We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fdf02a commit db8269aCopy full SHA for db8269a
tasks/env/setup.yml
@@ -15,7 +15,7 @@
15
16
- name: "env : setup : Print hint for sourcing of .bash_profile"
17
debug:
18
- msg: >
+ msg: >-
19
Make sure to execute 'source ~/.bashrc' to ensure
20
that environment variable 'ANSIBLE_VAULT_PASSWORD_FILE' is present
21
when: controlhost_vault_pass_path is defined
0 commit comments