summaryrefslogtreecommitdiffstats
path: root/docs/best_practices_guide.adoc
Commit message (Collapse)AuthorAgeFilesLines
* Remove vim configuration from Python filesRodolfo Carvalho2017-05-091-19/+0
| | | | | | | In a project where contributors are free to use whatever editor they want and we have linting tools that verify the proper formatting of Python files, it should not be required to have a vim-specific line in Python files.
* Don't double quote when conditionsScott Dodson2017-05-011-2/+2
|
* Remove outdated information about PRsRodolfo Carvalho2017-04-271-16/+0
| | | | | | | The contents are outdated and irrelevant since the "best practice" is automatically enforced. Documenting the PR flow is out of the Best Practices guide.
* Refactor to use Ansible package moduleRussell Teague2016-11-171-23/+15
| | | | | The Ansible package module will call the correct package manager for the underlying OS.
* Corrected syntax and typosRussell Teague2016-11-161-6/+6
|
* Fix typosRodolfo Carvalho2016-10-191-1/+1
|
* added anchorsThomas Wiest2016-01-141-22/+45
|
* Remove yum / dnf duplicationScott Dodson2015-12-091-0/+47
|
* Changed the string Master to master to make it more readable.Avesh Agarwal2015-08-131-1/+1
|
* Changes to make documentation less specific to OSE or AE and alsoAvesh Agarwal2015-08-131-1/+1
| | | | adds README_AEP.md.
* added decisions made at the last ansible arch meeting.Thomas Wiest2015-07-221-5/+38
|
* documented ansible arch team decisionsThomas Wiest2015-07-081-1/+140
|
* Added using Yaml syntax to best practices guide.Thomas Wiest2015-06-241-0/+52
|
* added python new method params should use a default value to best practices ↵Thomas Wiest2015-06-241-0/+26
| | | | guide.
* changed Openshift to OpenShiftThomas Wiest2015-06-191-1/+1
|
* Added YAML over JSON to best practices guide.Thomas Wiest2015-06-041-2/+24
|
* Merge pull request #258 from twiest/prThomas Wiest2015-06-041-0/+1
|\ | | | | Added 'stylistic exception' to the best practices guide.
| * Added 'stylistic exception' to the best practices guide.Thomas Wiest2015-06-031-0/+1
| |
* | Added fail pattern rules to best practices docThomas Wiest2015-06-031-2/+44
|/
* added section for role naming to the best practices guide.Thomas Wiest2015-05-271-1/+15
|
* Added 80 character SHOULD to style guide, added a better example for ↵Thomas Wiest2015-05-271-7/+24
|\ | | | | | | environment in core concepts, added ansible roles flat hierarchy to best practices
| * removed references to 'we'Thomas Wiest2015-05-261-5/+5
|/
* Added concepts guide.Thomas Wiest2015-05-261-0/+122