summaryrefslogtreecommitdiff
path: root/ansible.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible.yml')
-rw-r--r--ansible.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/ansible.yml b/ansible.yml
deleted file mode 100644
index bb23ca1..0000000
--- a/ansible.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-- hosts: image
- roles:
- - set_hostname
- - unset_root_password
- vars:
- hostname: pc
-