Commit graph

10 commits

Author SHA1 Message Date
3a48849a29 ansible_host: Fix running ansible on latest el9
Newest ansible version on el9 uses python 3.11 but netaddr package is
not yet packaged for it. This patch will install python 3.9 netaddr
package and copy library files from there.
2023-06-18 18:06:37 +00:00
19ff8d5d7a ansible_host: Fix packages for el9 2022-11-06 15:21:19 +00:00
fd7e470914 ansible_host: ShellCheck fixes 2022-10-31 01:36:12 +00:00
8d5f5ad4ed ansible_host: Fix calling nginx restart handler 2022-10-30 23:35:41 +00:00
f29df70261 ansible_host: Set git branch name 2022-10-30 17:49:26 +00:00
50186fa466 ansible_host: Fix one more ansible-lint warning 2022-10-29 17:42:19 +00:00
9ddb043290 ansible_host: ansible-lint fixes 2022-10-29 17:41:23 +00:00
7349c688c5 ansible-host: Use python38 version of netadr 2022-07-09 15:55:05 +00:00
0c00037cf2 ansible_host: Add ansible posix collection modules 2022-02-24 19:46:14 +00:00
e508ff7974 ansible_host Rename ansible-host to ansible_host 2022-02-24 19:45:09 +00:00