Pavel Raiskup
bee7b64fe5
main.cf files need to be moved before we claim they are templates
...
Revert "postfix: install main.cf as template"
This reverts commit 57f75cbcab
.
2023-06-19 10:39:39 +02:00
Pavel Raiskup
57f75cbcab
postfix: install main.cf as template
...
There is no jinja in the current main.cf files, except for the Copr
main.cf that uses STARTTLS for SMTP relayhost.
2023-06-19 10:33:33 +02:00
Stephen Smoogen
ec8c05f116
Fix tasks/postfix.yaml and roles/basic/tasks/postfix.yaml to match
...
Found the reason that the definitions I had put were not
working. There were two different ones and i was looking at the wrong
one. Put the two tasks with the same logic so things should work no
matter which one is run.
2021-02-17 19:17:50 -05:00
Patrick Uiterwijk
936e8b261a
yum accepted pkg=, package calls it name=
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-09 00:38:26 +02:00
Patrick Uiterwijk
73f695ab72
Move the rest of yum: to package: as well
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-09 00:38:26 +02:00
Kevin Fenzi
0acfaa2a7e
Fix handlers, roles, and tasks to be handlers_path, roles_path and 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.
2017-04-13 15:46:14 +00:00
Kevin Fenzi
8a6e51a9a6
change state=running to start=started as the old one is going away in ansible 2.7
2017-04-13 01:37:21 +00:00
Kevin Fenzi
4cafc2bd37
Fix all tasks to not use old action: statements.
2016-01-06 21:25:10 +00:00
Mikolaj Izdebski
58212b54f3
Fix paths to main.cf in postfix_basic.yml
...
See https://fedorahosted.org/fedora-infrastructure/ticket/4689
2015-03-19 13:46:20 +00:00
Praveen Kumar
4b1e5162d7
Update state from installed/removed to present/absent for yum module as per latest documents -> http://docs.ansible.com/yum_module.html
2014-11-05 15:32:11 +00:00
Kevin Fenzi
3215feb17a
Fix postfix task
2014-06-16 01:10:58 +00:00
Kevin Fenzi
342a22a5a3
We should merge this with base role or figure out a better way.
2014-01-01 20:54:28 +00:00
Kevin Fenzi
f7d56ff2b1
Fix old variable usage. Patch from janeznemanic. Thanks!
2014-01-01 19:15:11 +00:00
922d1a7105
add tags to config/packages/service
2013-05-21 20:15:34 +00:00
3b507d55e2
convert first_available_files to with_first_found
2013-05-20 20:25:00 +00:00
25e61c72ee
postfix typo
2012-11-19 22:06:46 +00:00
2a943b5d3c
make sure something exists in that path
2012-11-19 22:02:58 +00:00
d0ccc3e64e
add basic files for postfix setup for fedocal
2012-11-19 21:36:32 +00:00