diff options
Diffstat (limited to 'containers-local.yml')
| -rw-r--r-- | containers-local.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/containers-local.yml b/containers-local.yml new file mode 100644 index 0000000..313afc0 --- /dev/null +++ b/containers-local.yml @@ -0,0 +1,4 @@ +- hosts: localhost + tasks: + - ansible.builtin.import_role: + name: "containers" |
