mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-12-04 05:20:35 +00:00
Update application.yml
This commit is contained in:
parent
3aa3c9dbf5
commit
2c24ce4914
1 changed files with 0 additions and 4 deletions
|
@ -25,10 +25,6 @@
|
|||
failed_when: False
|
||||
delegate_to: 127.0.0.1
|
||||
|
||||
- name: copy test
|
||||
shell: pwd >> /tmp/test
|
||||
delegate_to: 127.0.0.1
|
||||
|
||||
roles:
|
||||
- { role: role_common, tags: "role_common" }
|
||||
- { role: role_cloud, tags: "role_cloud" }
|
||||
|
|
Loading…
Reference in a new issue