added test
Some checks failed
multibranch_ansible/pipeline/head There was a failure building this commit
Some checks failed
multibranch_ansible/pipeline/head There was a failure building this commit
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
- debug:
|
||||
var: ansible_host
|
||||
- debug:
|
||||
msg: "'{{ lookup('ansible.builtin.env', 'HOME') }}'"
|
||||
msg: "'{{ lookup('ansible.builtin.env', '~') }}'"
|
||||
- name: Install Package Test
|
||||
package:
|
||||
name: "{{item}}"
|
||||
|
||||
Reference in New Issue
Block a user