Guillaume Coré
2020-01-14 40a0869348c200347c4086085772819bc5bcfd34
empty-config: Add debug message expected by cloudforms
1 files modified
3 ■■■■■ changed files
ansible/configs/test-empty-config/post_software.yml 3 ●●●●● patch | view | raw | blame | history
ansible/configs/test-empty-config/post_software.yml
@@ -31,4 +31,7 @@
      debug:
        msg:
          - Exiting the test-empty-config post_software.yml
    - debug:
        msg: "Post-Software checks completed successfully"
...