Ryan Lerch
25391e95b7
ansiblelint fixes - fqcn[action-core] - package to ansible.builtin.package
...
Replaces many references to package: with ansible.builtin.package
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2025-01-15 11:28:00 +10:00
Ryan Lerch
462176464b
ansiblelint fixes-- fqcn[action-core] - command to ansible.builtin.command
...
Replaces many references to command: with ansible.builtin.command
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2025-01-15 11:26:47 +10:00
Ryan Lerch
6a3816dfdc
ansiblelint fixes-- fqcn[action-core] - copy to ansible.builtin.copy
...
Replaces many references to 'copy' with ansible.builtin.copy
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2025-01-15 10:43:31 +10:00
Ryan Lerch
691adee6ee
Fix name[casing] ansible-lint issues
...
fix 1900 failures of the following case issue:
`name[casing]: All names should start with an uppercase letter.`
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2025-01-14 20:20:07 +10:00
Ryan Lerch
89f6f1fc32
Fix majority of remaining yamllint warnings and errors
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2024-11-28 17:31:45 +10:00
Kevin Fenzi
f15eb8753a
nfs_server: on rhel9, we don't need nfs-lock
...
Older rhel versions need to start this service, but rhel9 doesn't have
it as a seperate service.
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2022-11-10 14:52:10 -08:00
Kevin Fenzi
f41b4c0b72
iad2: add a koji02 exports for nfs and remove nfs-idmap, which is no longer used
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-06-02 14:14:38 -07:00
Stephen Smoogen
dd1470f40c
try to mount the drives
2019-06-07 19:41:32 +00:00
Stephen Smoogen
d9a698b6ce
using the wrong syntax or other things.. try list
2019-06-06 13:56:46 +00:00
Stephen Smoogen
a60e452196
using the wrong syntax or other things.. try list
2019-06-06 13:53:32 +00:00
Stephen Smoogen
eae48f82be
using the wrong syntax or other things.. try string
2019-06-06 13:51:06 +00:00
Stephen Smoogen
b44ec766c5
using the wrong syntax or other things.. will need to create a new lvol role
2019-06-06 13:48:04 +00:00
Stephen Smoogen
d403bf65d4
using the wrong syntax or other things.. will need to create a new lvol role
2019-06-06 13:43:30 +00:00
Stephen Smoogen
70f25c9680
try to fix the playbook
2019-06-06 13:39:13 +00:00
Stephen Smoogen
b6df48ce31
[nfs/server] make the disks have format. break the world
2019-06-06 13:36:00 +00:00
Stephen Smoogen
4f60aeda18
try to make nfs/server work on storinator01
2019-06-06 13:28:42 +00:00
Stephen Smoogen
c1bd2968c8
[nfs] try to capture what is supposed to be on storinator done even if it doesnt work. fix tomorrow
2019-06-05 00:28:52 +00:00
Stephen Smoogen
c49b9e5a6b
make it so we dont have too much indirection
2019-06-04 19:03:43 +00: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
adcbf72f03
Packageize this, packageize that, packageize the world
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2017-10-08 22:25:52 +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
Kevin Fenzi
f0c80375b5
Remove action: in all roles.
2016-01-06 21:58:31 +00:00
Kevin Fenzi
5cc843b918
Look ma, nfs changed what units you need again in 7.1
2015-03-11 16:00:31 +00:00
Kevin Fenzi
3a604d283b
Try this name, might need it in rhel7
2015-01-12 20:26:59 +00:00
Kevin Fenzi
c7aa800a24
Revert "See if we can fold these cases together"
...
This reverts commit cde692749f .
2015-01-12 20:21:23 +00:00
Kevin Fenzi
cde692749f
See if we can fold these cases together
2015-01-12 20:18:55 +00:00
Kevin Fenzi
de3a7290da
Adjust this too
2015-01-10 20:42:33 +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
Ralph Bean
668fa6eab0
Tag up the nfs/server role.
2014-10-16 16:37:42 +00:00
Ralph Bean
b8e942e2d7
Try to conditionalize exportfs.
2014-10-16 16:36:26 +00:00
Kevin Fenzi
3fb766611d
Use fqdn
2014-06-04 18:35:26 +00:00
Kevin Fenzi
7e5eaad4be
tags, not tag
2014-06-04 18:17:39 +00:00
Kevin Fenzi
80d408dede
Add nfs-server and make koji01.stg use it.
2014-06-04 18:14:49 +00:00