diff options
Diffstat (limited to 'infrastructure/site.yaml')
| -rw-r--r-- | infrastructure/site.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/infrastructure/site.yaml b/infrastructure/site.yaml new file mode 100644 index 0000000..5505001 --- /dev/null +++ b/infrastructure/site.yaml @@ -0,0 +1,4 @@ +--- +- hosts: all + roles: + - users |
