Compare commits
1 commit
dc135471a3
...
eb8254bcaf
Author | SHA1 | Date | |
---|---|---|---|
eb8254bcaf |
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
|
||||
- name: Ensure nginx is installed
|
||||
ansible.builtin.import_tasks:
|
||||
file: main/02_nginx_install
|
||||
file: main/02_nginx_install.yaml
|
||||
|
||||
- name: Ensure configuration deployment
|
||||
ansible.builtin.import_tasks:
|
||||
file: main/03_config_deploy
|
||||
file: main/03_config_deploy.yaml
|
||||
|
|
Loading…
Add table
Reference in a new issue