diff options
Diffstat (limited to 'site.yml')
-rw-r--r-- | site.yml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/site.yml b/site.yml deleted file mode 100644 index fb1a772..0000000 --- a/site.yml +++ /dev/null @@ -1,8 +0,0 @@ -- name: basic host setup - hosts: all - roles: - - common - -- hosts: dns - roles: - - dns |