]> git.phdru.name Git - ansible.git/blobdiff - playbooks/init-system.yml
Feat: Rename `*.yml` to `*.yaml`
[ansible.git] / playbooks / init-system.yml
diff --git a/playbooks/init-system.yml b/playbooks/init-system.yml
deleted file mode 100644 (file)
index 1cd6189..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-- name: Setup Linux system
-  hosts: "{{ hosts | default('all') }}"
-  gather_facts: true
-  roles:
-    - sudo
-    - phd