diff --git a/ansible/main.yml b/ansible/main.yml new file mode 100644 index 0000000..63b0553 --- /dev/null +++ b/ansible/main.yml @@ -0,0 +1,4 @@ +--- +- hosts: all + roles: + - common