Commit Graph

34 Commits

Author SHA1 Message Date
Aurélien Bompard
ea1c8eabd2 fas_client / fas_server: update package command to not use items
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2019-06-11 15:07:12 +00:00
Mikolaj Izdebski
a3c87e6cf8 Fix confusing task name in fas_client role 2018-08-27 10:41:55 +00:00
Kevin Fenzi
5deea2c323 Revert "looks like we might not need this on ppc64 hosts"
We do need it. Just due to compose issue we need to manually install it for now.

This reverts commit 87cf148af4.
2016-12-14 23:40:34 +00:00
Kevin Fenzi
87cf148af4 looks like we might not need this on ppc64 hosts 2016-12-14 23:28:36 +00:00
Kevin Fenzi
92933addc1 also install nss_db on f25+ 2016-11-29 03:01:04 +00:00
Kevin Fenzi
42afc9a637 Fix a bunch of places that didn't use the full correct mode 2016-08-08 19:53:57 +00:00
Kevin Fenzi
04a52b8667 Death to all trailing whitespace. 2016-08-08 19:36:31 +00:00
Kevin Fenzi
a32f8b9e4a Change ansible_fqdn to inventory_hostname. This fixes some few hosts that have incorrect reverse dns
and shouldn't break any others since we always use fully qualified in our inventory.
2016-05-11 15:08:50 +00:00
Michael Scherer
9cea8170d4 Simplify fasclient package installation
Using package, we can merge the yum/dnf duplication, and
we do not need is_rhel, since only EL6 will have ansible_distribution_major_version
at 6.
2016-04-09 20:26:00 +00:00
Tim Flink
61ba7862bb adding dnf support to fas_client role 2015-10-01 19:07:52 +00:00
Kevin Fenzi
275f4b5203 Change all instances of ansible_distribution_major_version to filter to int for comparisons. 2015-05-27 22:27:39 +00:00
Pierre-Yves Chibon
44ce0f41b0 Skip running the fas_client in FAS hosts 2014-12-07 18:17:26 +01: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
5ebfdeabdc Add the aliases.template 2014-10-08 23:40:37 +00:00
Kevin Fenzi
ddd34c16ef Try setting things this way. 2014-10-08 23:30:33 +00:00
Kevin Fenzi
1c0771b84b This is a string 2014-10-08 23:08:16 +00:00
Kevin Fenzi
3088f6c4ef Add fas_client aliases handling 2014-10-08 22:48:35 +00:00
Kevin Fenzi
75e072a7a5 Move fasClient runs to every 30min instead of every 10min. 2014-07-28 20:10:12 +00:00
Kevin Fenzi
5db70eb63c Another attempt to fix this up. 2014-06-25 22:10:36 +00:00
Kevin Fenzi
553599e2aa Switch this as well. 2014-06-25 22:07:53 +00:00
Kevin Fenzi
3c84f16e31 Work around ansible issue 6109 2014-06-25 22:05:26 +00:00
Kevin Fenzi
556bc48a52 These need quotes 2014-06-23 21:51:16 +00:00
Kevin Fenzi
7c51d2e497 Add a fas_client for only initial installs 2014-06-22 23:01:05 +00:00
Kevin Fenzi
861ecc7c2f We do want this on all hosts. 2014-06-21 00:02:32 +00:00
Kevin Fenzi
b3a4f7fdaf No nss_db on rhel7 2014-06-20 23:55:08 +00:00
Kevin Fenzi
8ff12d1151 Change this one back 2014-06-12 21:21:44 +00:00
Kevin Fenzi
3947d129f2 Change all the old first_available_file to with_first_found 2014-06-12 20:15:37 +00:00
Kevin Fenzi
f927b0d907 Update this to use 'is defined' 2014-03-04 18:47:58 +00:00
Toshio くらとみ
c3ed8a0145 Remove python-fedora hotfixes 2014-01-09 20:47:26 +00:00
Toshio くらとみ
688d37edfe Make python-fedora hotfix only apply to prod (update in stg shouldn't need it) 2014-01-06 23:02:54 +00:00
Kevin Fenzi
f7d56ff2b1 Fix old variable usage. Patch from janeznemanic. Thanks! 2014-01-01 19:15:11 +00:00
Kevin Fenzi
f0a29df52d Goodbye only_if... when is the new thing. 2013-11-25 19:05:48 +00:00
Kevin Fenzi
4fd845e41c Try this. 2013-08-19 21:25:28 +00:00
Kevin Fenzi
8e2ec48cc0 Migrate a bunch of things to roles. Thanks to misc! 2013-08-19 20:12:26 +00:00