fix2
This commit is contained in:
6
roles/role/deploy.yaml
Normal file
6
roles/role/deploy.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: Deploy roles
|
||||
hosts: production
|
||||
become: true
|
||||
roles:
|
||||
- role
|
||||
Reference in New Issue
Block a user