summaryrefslogtreecommitdiff
path: root/library
AgeCommit message (Collapse)Author
2016-08-08Merge pull request #2211 from dgoodwin/33-upgrade-playbookScott Dodson
1.3 / 3.3 Upgrades
2016-08-08Fixed a bug in modify_yaml module.Devan Goodwin
When adding a property to a section that does not yet exist, the property was being inserted into the section above where it should have due to the pointer not being adjusted for the new section we created. Adds a test sub-directory, would like to eventually move all the ooinstall tests here as well so nosetests just works from top level directory.
2016-08-02Refactor etcd certificates roles.Andrew Butcher
2016-07-18make rpm-q module pylint warning-freeTobias Florek
2016-07-18add rpm_q module to query rpm databaseTobias Florek
2016-05-06Move modify_yaml up into top level library directoryScott Dodson
2015-04-08move zbxapi module to a new os_zabbix roleJason DeTiberus
- cleans up repo root a bit
2015-04-01Cleaned up space and commented codeKenny Woodson
2015-04-01fixing naming of environment variablesKenny Woodson
2015-04-01Adding licenseKenny Woodson
2015-04-01Adding the zabbix module along with a generic playbook to fetch current ↵Kenny Woodson
problem triggers. Also added oo_flatten to filters for arrays of arrays.