Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix handlers, roles, and tasks to be handlers_path, roles_path and ↵ | Kevin Fenzi | 2017-04-13 | 1 | -5/+5 |
| | | | | | | tasks_path so as not to conflict with ansible variables. Fix duplicate definition of become default that was in group_vars/all as well as vars/global. | ||||
* | change state=running to start=started as the old one is going away in ↵ | Kevin Fenzi | 2017-04-13 | 1 | -1/+1 |
| | | | | ansible 2.7 | ||||
* | Fix all tasks to not use old action: statements. | Kevin Fenzi | 2016-01-06 | 1 | -3/+3 |
| | |||||
* | Fix paths to main.cf in postfix_basic.yml | Mikolaj Izdebski | 2015-03-19 | 1 | -4/+4 |
| | | | | See https://fedorahosted.org/fedora-infrastructure/ticket/4689 | ||||
* | Update state from installed/removed to present/absent for yum module as per ↵ | Praveen Kumar | 2014-11-05 | 1 | -1/+1 |
| | | | | latest documents -> http://docs.ansible.com/yum_module.html | ||||
* | Fix postfix task | Kevin Fenzi | 2014-06-16 | 1 | -1/+1 |
| | |||||
* | We should merge this with base role or figure out a better way. | Kevin Fenzi | 2014-01-01 | 1 | -5/+5 |
| | |||||
* | Fix old variable usage. Patch from janeznemanic. Thanks! | Kevin Fenzi | 2014-01-01 | 1 | -7/+7 |
| | |||||
* | add tags to config/packages/service | Seth Vidal | 2013-05-21 | 1 | -0/+3 |
| | |||||
* | convert first_available_files to with_first_found | Seth Vidal | 2013-05-20 | 1 | -1/+1 |
| | |||||
* | postfix typo | Seth Vidal | 2012-11-19 | 1 | -1/+3 |
| | |||||
* | make sure something exists in that path | Seth Vidal | 2012-11-19 | 1 | -0/+3 |
| | |||||
* | add basic files for postfix setup for fedocal | Seth Vidal | 2012-11-19 | 1 | -0/+17 |