Update file software.yml
This commit is contained in:
parent
2def2913d9
commit
e86c0d6ffe
1 changed files with 3 additions and 1 deletions
|
@ -294,6 +294,8 @@ softwarePackages:
|
||||||
_home: null
|
_home: null
|
||||||
_name: null
|
_name: null
|
||||||
_post:pipx: pipx inject ansible PyObjC PyObjC-core docker lxml netaddr pexpect python-vagrant pywinrm requests-credssp watchdog
|
_post:pipx: pipx inject ansible PyObjC PyObjC-core docker lxml netaddr pexpect python-vagrant pywinrm requests-credssp watchdog
|
||||||
|
# brew: ansible
|
||||||
|
# dnf: ansible
|
||||||
pipx: ansible
|
pipx: ansible
|
||||||
ansible-lint:
|
ansible-lint:
|
||||||
_bin: ansible-lint
|
_bin: ansible-lint
|
||||||
|
@ -4168,7 +4170,7 @@ softwarePackages:
|
||||||
_home: https://molecule.readthedocs.io/en/latest/
|
_home: https://molecule.readthedocs.io/en/latest/
|
||||||
_name: Ansible Molecule
|
_name: Ansible Molecule
|
||||||
_post:pipx: pipx inject molecule ansible PyObjC PyObjC-core docker lxml netaddr pexpect python-vagrant pywinrm requests-credssp watchdog apache-libcloud gcloud junit-xml molecule-docker molecule-gce molecule-vagrant pycrypto
|
_post:pipx: pipx inject molecule ansible PyObjC PyObjC-core docker lxml netaddr pexpect python-vagrant pywinrm requests-credssp watchdog apache-libcloud gcloud junit-xml molecule-docker molecule-gce molecule-vagrant pycrypto
|
||||||
brew: molecule
|
# brew: molecule
|
||||||
pipx: molecule
|
pipx: molecule
|
||||||
monero:
|
monero:
|
||||||
_bin: monero-gui
|
_bin: monero-gui
|
||||||
|
|
Loading…
Reference in a new issue