issues
search
cinek810
/
ansible-deployer
Command line utility wrapping ansible-playbook to run it with elevated privileges only for certain predefined tasks.
MIT License
4
stars
5
forks
source link
Future plans?
#195
Open
LegenJCdary
opened
10 months ago
LegenJCdary
commented
10 months ago
Migrate/re-create application modules (config, logging, args etc.) as "The Deployer" (working title).
Convert runner module, so it actually uses ansible source code instead of calling subprocess.
Create/support more runners e.g. puppet, non-ansible-backend pytest, molecules etc.
Implement deployment queue using task/infra/host dependencies (deployment scenario/campaign/strategy/plan).