6 lines
86 B
YAML
6 lines
86 B
YAML
- hosts: lxc
|
|
roles:
|
|
- install_pkgs
|
|
vars:
|
|
ansible_host_key_checking: False
|