This website requires JavaScript.
Explore
Help
Sign In
ant
/
workstation
Watch
1
Star
0
Fork
You've already forked workstation
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
278ce12c31
workstation
/
collections.sh
5 lines
82 B
Bash
Raw
Normal View
History
Unescape
Escape
Add script to install ansible.posix collection
2021-11-14 13:18:31 +00:00
#!/bin/sh
Install collections in one go
2022-09-15 15:03:40 +00:00
ansible-galaxy collection install
\
ansible.posix
\
community.general
Reference in a new issue
Copy permalink