| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
By default the callback_plugins need to be run to ensure proper Ansible
version
|
|
|
|
|
|
|
|
|
| |
- Escaping hash for emacs temp files so it is not a comment line
- *.iml is covered by .idea/
- multi_inventory.yaml is unused
- Only ignore the root ansible.cfg, we have another ansible.cfg
`git ls-files -i --exclude-standard`
- .tox and cover are directories
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Move pylint tests to tox
- Move yamllint tests to tox
- Create separate tox config (and setup.py) for root
- bump ansible requirement
- unify pylint config
- add docs
- remove git directory containing old testing tools
- install python-six if not present for openshift-facts
- add python-six as a dependency for openshift-ansible-utils
|
|
|
|
| |
versions
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Add Vagrantfile for configuring a basic cluster
- Add an initial readme for using vagrant
- explicitly set connection: local and sudo: false for localhost actions in
playbooks/common/openshift-node/config.yml
- Fix permissions issue with openshift config file for non-root user
|
|
|
|
| |
pretty print string.
|
|
|
|
| |
better ssh detection on launch.
|
| |
|
|
|