diff options
Diffstat (limited to 'ansible/test/play-infrastructure/molecule')
-rw-r--r-- | ansible/test/play-infrastructure/molecule/default/cleanup.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/test/play-infrastructure/molecule/default/cleanup.yml b/ansible/test/play-infrastructure/molecule/default/cleanup.yml index 008543bd..74f38c51 100644 --- a/ansible/test/play-infrastructure/molecule/default/cleanup.yml +++ b/ansible/test/play-infrastructure/molecule/default/cleanup.yml @@ -7,4 +7,5 @@ roles: - cleanup-nginx - cleanup-nexus + - cleanup-dns - cleanup-vncserver |