Ryan Lerch
47c68f478d
ansiblelint fixes - fqcn[action-core] - template to ansible.builtin.template
...
Replaces references to template: with ansible.builtin.template
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2025-01-15 11:30:29 +10:00
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
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
62952df107
ansiblelint fixes-- fqcn[action-core] - file to ansible.builtin.file
...
Replaces many references to file: with ansible.builtin.file
Signed-off-by: Ryan Lerch <rlerch@redhat.com >
2025-01-15 10:41:52 +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
8c22933617
batcave/dhcp_servers: drop tftpboot2 and just have one tftpboot dir
2022-05-17 15:34:03 -07:00
David Kirwan
e47f5bbe18
metrics-for-apps: synchronise rhcos files to noc01 for uefi boot
...
Signed-off-by: David Kirwan <dkirwan@redhat.com >
2021-08-25 12:22:41 +09:00
David Kirwan
bc5fa48eb2
metrics-for-apps: hotfix task ordering
...
Signed-off-by: David Kirwan <dkirwan@redhat.com >
2021-07-29 11:30:59 +01:00
David Kirwan
33919a421d
metrics-for-apps: hotfix folder permissions
...
Signed-off-by: David Kirwan <dkirwan@redhat.com >
2021-07-29 11:28:46 +01:00
David Kirwan
0433872142
metrics-for-apps: set permissions on tftpboot for rhcos
...
Signed-off-by: David Kirwan <dkirwan@redhat.com >
2021-07-29 11:19:55 +01:00
Stephen Smoogen
a242509f6d
clean up tftp files for external servers.
2021-03-17 16:27:27 -04:00
Stephen Smoogen
557ea123f1
remove tftp item which is not working 100% and try to get aarch64 to work
2020-06-03 10:26:36 -04:00
Stephen Smoogen
612d5c41fa
Add in a newer tftpboot tree which I know works for iad2 already we can fix as time goes on.
2020-05-12 13:16:35 -04:00
Kevin Fenzi
710c3eaad9
iad2: tftp_server: we do not want pxelinux here, use uefi
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com >
2020-05-08 14:33:36 -07:00
Patrick Uiterwijk
2cd6c6beb0
I had a .j2 in the file name
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2018-08-20 21:07:18 +00:00
Patrick Uiterwijk
f671e1c428
Look up the mac in hostvars
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2018-08-20 21:06:12 +00:00
Patrick Uiterwijk
8dd249daac
I always forget that this is without ansible_ prefix
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2018-08-20 21:05:15 +00:00
Patrick Uiterwijk
933ae0aae1
Add quotes
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2018-08-20 21:04:30 +00:00
Patrick Uiterwijk
d9d83e046b
Use the value of this
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2018-08-20 21:02:59 +00:00
Patrick Uiterwijk
d9264225b5
Start with host-specific install config generation
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2018-08-20 21:01:25 +00: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
5c1a87ae48
this might be right
2017-08-26 00:26:58 +00:00
Kevin Fenzi
782d93b7df
the right file at the right time
2017-08-26 00:20:40 +00:00
Kevin Fenzi
c91f86463b
also install the config
2017-08-26 00:08:08 +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
Tim Flink
1ce9028530
tagging file sync for tftp_server
2015-11-07 00:53:21 +00:00
Kevin Fenzi
3ddaaf0142
Lets get some synchronize for nagios and tftp
2015-02-02 02:31:45 +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
8f14d5b9c6
Revert "Drop / and see if this works right."
...
This reverts commit 901f839388 .
2014-09-02 19:33:57 +00:00
Kevin Fenzi
901f839388
Drop / and see if this works right.
2014-09-02 19:25:07 +00:00
Stephen Smoogen
f875a0fbd2
make tftp default file per site
2014-08-27 00:55:42 +00:00
Stephen Smoogen
7dd4ea9832
so this is going to be slow because its recursive directories.. but what ya gonna do?
2014-08-27 00:33:42 +00:00
Kevin Fenzi
e280dd0802
Add a tftp_server role for noc/dhcp01
2014-07-10 22:14:09 +00:00