diff options
| author | spmfox <spmfox@foxwd.com> | 2025-04-28 18:01:41 -0400 |
|---|---|---|
| committer | spmfox <spmfox@foxwd.com> | 2025-04-28 18:01:41 -0400 |
| commit | 0c80cf21a99986e872b6e45383628dbf7f4c28bd (patch) | |
| tree | 1fc7095a8c29fae6931a29ea8b5e9038d422fa94 /collections | |
| parent | adb98c88eb55b6de519b44eba590e7308f3b7ac9 (diff) | |
updating collections requirements
Diffstat (limited to 'collections')
| -rw-r--r-- | collections/requirements.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/collections/requirements.yml b/collections/requirements.yml new file mode 100644 index 0000000..c35f475 --- /dev/null +++ b/collections/requirements.yml @@ -0,0 +1,4 @@ +# ansible-galaxy install -r requirements.yml +collections: + - name: community.general + - name: ansible.posix |
