Fix(Choux): remove test
This commit is contained in:
parent
e63f7b8f0b
commit
45d3ccdfa9
@ -8,7 +8,7 @@
|
|||||||
- vars/Choux.yml
|
- vars/Choux.yml
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- include: tasks/test.yml
|
# - include: tasks/test.yml
|
||||||
- include: tasks/arch_CLI_packages.yml
|
- include: tasks/arch_CLI_packages.yml
|
||||||
- include: tasks/zsh.yml
|
- include: tasks/zsh.yml
|
||||||
- include: tasks/users.yml
|
- include: tasks/users.yml
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
- name: Display all variables/facts known for a host
|
- name: Display all variables/facts known for a host
|
||||||
debug:
|
debug:
|
||||||
var: hostvars[inventory_hostname]
|
var: hostvars[inventory_hostname]
|
||||||
|
Loading…
Reference in New Issue
Block a user