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