|
|
@ -20,10 +20,6 @@ |
|
|
|
container_log: true |
|
|
|
template: debian |
|
|
|
template_options: --release {{ distro }} --packages=ssh,python |
|
|
|
# container_command: | |
|
|
|
# echo "ssh-rsa {{ user_ca_key }}" > /etc/ssh/user_ca.pub |
|
|
|
# echo "TrustedUserCAKeys /etc/ssh/user_ca.pub" >> /etc/ssh/sshd_config |
|
|
|
# sed -i 's/iface eth0 inet dhcp/iface eth0 inet manual/' /etc/network/interfaces |
|
|
|
state: stopped |
|
|
|
|
|
|
|
- name: deploy container config |
|
|
|