diff options
| author | spmfox <spmfox@foxwd.com> | 2024-05-27 22:02:53 -0400 |
|---|---|---|
| committer | spmfox <spmfox@foxwd.com> | 2024-05-27 22:02:53 -0400 |
| commit | a2f4ef8a1d83ac42195ad9c10d95572b44609dcd (patch) | |
| tree | bb0f28e9d9b20376367e73bee57f8a026657320b /collections/requirements.yml | |
| parent | b1bf9890d12d965011c2dff639b8eb0b477d7ad2 (diff) | |
Initial commit of project
Diffstat (limited to 'collections/requirements.yml')
| -rw-r--r-- | collections/requirements.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/collections/requirements.yml b/collections/requirements.yml new file mode 100644 index 0000000..1c4fcf4 --- /dev/null +++ b/collections/requirements.yml @@ -0,0 +1,3 @@ +# ansible-galaxy install -r collections/requirements.yml +collections: + - name: ansible.posix |
