diff --git a/apt.yaml b/apt.yaml new file mode 100644 index 0000000..c48e7c9 --- /dev/null +++ b/apt.yaml @@ -0,0 +1,6 @@ +--- +- hosts: node + become: false + gather_facts: true + roles: + - role: apt