apenella
apenella
**Enhancement request** Execute ansible-vault command using go-ansible. _edit_ subcommand could be excluded. ``` usage: ansible-vault [-h] [--version] [-v] {create,decrypt,edit,view,encrypt,encrypt_string,rekey} ... encryption/decryption utility for Ansible data files positional arguments: {create,decrypt,edit,view,encrypt,encrypt_string,rekey} create...
Create execution flow to execute the ansible-galaxy installation before ansible-playbook execution
**Enhacement request** Install collection or roles dependencies before run ansible command
**Enhacement request** Execute ansible-galaxy commands using go-ansible package. - Main command options: ```sh usage: ansible-galaxy [-h] [--version] [-v] TYPE ... Perform various Role and Collection related operations. positional arguments: TYPE...
*What* Execute ansible command inside a container
### Application contact emails [email protected] ### Project Summary Stevedore is a useful tool for anyone who needs to build and manage large numbers of Docker images, and it can help...