diff options
Diffstat (limited to 'src/packages/inventory.yaml')
-rw-r--r-- | src/packages/inventory.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/packages/inventory.yaml b/src/packages/inventory.yaml deleted file mode 100644 index 4e58fb5..0000000 --- a/src/packages/inventory.yaml +++ /dev/null @@ -1,5 +0,0 @@ -cluster: - hosts: - localhost: - vars: - ansible_connection: local |