summaryrefslogtreecommitdiffstats
path: root/playbooks/adhoc/bootstrap-fedora.yml
Commit message (Collapse)AuthorAgeFilesLines
* YAML LintingRussell Teague2016-12-121-0/+1
| | | | | * Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks
* don't gather facts when bootstrapping ansible for Fedora hostsAdam Miller2016-08-241-0/+1
| | | | Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
* update bootstrap-fedora playbook with new python crypto depsAdam Miller2016-07-281-1/+1
| | | | Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
* update bootstrap-fedora to include python2-firewall for F24+Adam Miller2016-04-081-1/+1
| | | | Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
* Fix adhoc boostrap fedora playbookJason DeTiberus2016-02-121-1/+0
|
* Host group should be OSEv3 not OSv3Donovan Muller2016-01-181-1/+1
| | | Following on from #1107 the host group's name is OSEv3 and not OSv3
* Fedora changes:Adam Miller2015-12-021-0/+5
- ansible bootstrap playbook for Fedora 23+ - add conditionals to handle yum vs dnf - add Fedora OpenShift COPR - update BYO host README for repo configs and fedora bootstrap Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml rebase on master, update package cache refresh handler for yum vs dnf Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml