Collection of Ansible tools developed to manage the Sailthru stacks
We have a convenient script to load the modules, lookups and tools from our ansible-oss repository:
- Clone the ansible-oss repo:
git clone [email protected]:sailthru/ansible-oss.git ansible-oss
- Source the load script to add the modules to ansible's path:
source ansible-oss/bin/load.sh
- Run your playbooks
- cloud/amazon/ec2_instance_status_checks.py
- cloud/amazon/ec2_mod_instance_attribute.py
- cloud/amazon/ec2_ecr_authorization_facts.py
- modules/clustering/zookeeper_exhibitor_facts.py
- plugins/lookup_plugins/loops/merge.py
- plugins/lookup_plugins/cloud/amazon/ec2_vpc_route_table_helper.py