mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-02-22 20:39:40 +01:00
Added helper role
This commit is contained in:
parent
c11bcfa10f
commit
bebcdfd2da
@ -244,4 +244,11 @@
|
||||
roles:
|
||||
- role: nginx-global-www
|
||||
|
||||
# Helper Roles for partial deployment
|
||||
- name: Copy global css
|
||||
hosts: nginx-global-css
|
||||
become: true
|
||||
roles:
|
||||
- role: nginx-global-css
|
||||
|
||||
- import_playbook: playbook.destructor.yml
|
Loading…
x
Reference in New Issue
Block a user