1 changed files with 4 additions and 0 deletions
@ -0,0 +1,4 @@ |
|||||
|
#!/bin/bash |
||||
|
#Run EPEL and site playbooks |
||||
|
ansible-playbook -D -i ~/git/ansible-fmb/inventory -l ts-el9.local ~/git/ansible-fmb/standalone-playbooks/epel.yml |
||||
|
ansible-playbook -D -i ~/git/ansible-fmb/inventory -l ts-el9.local ~/git/ansible-fmb/site.yml |
Loading…
Reference in new issue