5 lines
121 B
Bash
Executable File
5 lines
121 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
ansible-galaxy collection install ansible.posix
|
|
ansible-galaxy collection install community.general
|