1.0
This commit is contained in:
9
ansible/playbook/sites.yml
Normal file
9
ansible/playbook/sites.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
|
||||
|
||||
- name: Lancement Setup_apache2
|
||||
import_playbook: Setup_apache2.yml
|
||||
- name: Lancement docker
|
||||
import_playbook: setup_docker.yml
|
||||
- name: Clonage git
|
||||
import_playbook: setup_git.yml
|
||||
Reference in New Issue
Block a user