diff options
Diffstat (limited to 'deploy-phoneof.yml')
-rw-r--r-- | deploy-phoneof.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/deploy-phoneof.yml b/deploy-phoneof.yml new file mode 100644 index 0000000..b1f0f6d --- /dev/null +++ b/deploy-phoneof.yml @@ -0,0 +1,4 @@ +- name: deploy phoneof + hosts: phoneof + roles: + - phoneof |