Skip to content

A repo that contains rulebooks, playbooks and scripts to run various proof-of-concept tests

License

Notifications You must be signed in to change notification settings

ahussey-redhat/event-driven-ansible-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible - Event Driven Ansible

How install?

ansible-galaxy install ansible.eda
ansible-playbook ansible.eda.install_rulebook_cli -i localhost, -vK
source ~/.bashrc # https://github.com/ansible/event-driven-ansible/issues/69
python3 -m pip install --user aiohttp # https://github.com/ansible/event-driven-ansible/issues/69
sudo dnf install tmux # used in the start.sh script

How run?

./start.sh

About

A repo that contains rulebooks, playbooks and scripts to run various proof-of-concept tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages