Recopions ce script

This commit is contained in:
Iwan Clément
2019-05-03 17:48:35 +02:00
parent 20704229c9
commit 400aeb1e27

View File

@@ -12,6 +12,13 @@
- runas: {{ANS_REMOTE_USER}}
- unless: test -f /home/{{ANS_REMOTE_USER}}/.ssh/{{KEY_NAME}}
'lets copy bootstrap script':
file.managed:
- source: salt://scripts/bootstrap-ansible.sh
- name: /root/bootstrap-ansible.sh
- user: root
- group: root
'secure_tunnel_systemd_file':
file.managed:
- source: salt://templates/secure-tunnel.service