added test
Some checks failed
multibranch_ansible/pipeline/head There was a failure building this commit

This commit is contained in:
2023-06-06 11:30:51 +02:00
parent d94d89ed9d
commit bdd6c66946
3 changed files with 23 additions and 2 deletions

View File

@@ -14,4 +14,4 @@
- debug:
var: playbook_dir
- debug:
msg: "'{{ lookup('ansible.builtin.env', 'HOME') }}'"
msg: "'{{ lookup('ansible.builtin.env', '~') }}'"