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