summaryrefslogtreecommitdiffstats
path: root/tasks/postfix_basic.yml
Commit message (Collapse)AuthorAgeFilesLines
* Fix handlers, roles, and tasks to be handlers_path, roles_path and ↵Kevin Fenzi2017-04-131-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 Fenzi2017-04-131-1/+1
| | | | ansible 2.7
* Fix all tasks to not use old action: statements.Kevin Fenzi2016-01-061-3/+3
|
* Fix paths to main.cf in postfix_basic.ymlMikolaj Izdebski2015-03-191-4/+4
| | | | See https://fedorahosted.org/fedora-infrastructure/ticket/4689
* Update state from installed/removed to present/absent for yum module as per ↵Praveen Kumar2014-11-051-1/+1
| | | | latest documents -> http://docs.ansible.com/yum_module.html
* Fix postfix taskKevin Fenzi2014-06-161-1/+1
|
* We should merge this with base role or figure out a better way.Kevin Fenzi2014-01-011-5/+5
|
* Fix old variable usage. Patch from janeznemanic. Thanks!Kevin Fenzi2014-01-011-7/+7
|
* add tags to config/packages/serviceSeth Vidal2013-05-211-0/+3
|
* convert first_available_files to with_first_foundSeth Vidal2013-05-201-1/+1
|
* postfix typoSeth Vidal2012-11-191-1/+3
|
* make sure something exists in that pathSeth Vidal2012-11-191-0/+3
|
* add basic files for postfix setup for fedocalSeth Vidal2012-11-191-0/+17