mirror of
https://github.com/MatteZ02/infra.git
synced 2024-12-23 00:43:18 +00:00
Init Script Update
This commit is contained in:
parent
eec548f5c1
commit
31468b561f
2
init.sh
2
init.sh
@ -33,7 +33,7 @@ python3 -m venv ~/.venv/ansible &> /dev/null
|
||||
~/.venv/ansible/bin/pip3 install cryptography dnspython hvac jmespath netaddr pexpect &> /dev/null
|
||||
~/.venv/ansible/bin/pip3 install ansible &> /dev/null
|
||||
|
||||
~/.venv/ansible/bin/ansible-galaxy collection install ansible.posix containers.podman --upgrade &> /dev/null
|
||||
~/.venv/ansible/bin/ansible-galaxy collection install community.general containers.podman --upgrade &> /dev/null
|
||||
|
||||
|
||||
mkdir -p ~/.ansible &> /dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user