Adding packages tag

This commit is contained in:
Tyler Hale 2024-08-01 13:01:35 -06:00
parent 3d07756e0a
commit 388f62c440
Signed by: Tyler
GPG key ID: C7CC4B910D88EF96
2 changed files with 3 additions and 0 deletions

View file

@ -6,6 +6,7 @@
name: certbot name: certbot
executable: pip3 executable: pip3
state: latest state: latest
tags: packages
- name: Place certbot script - name: Place certbot script
template: template:

View file

@ -7,6 +7,7 @@
- policycoreutils-python-utils - policycoreutils-python-utils
- NetworkManager - NetworkManager
state: latest state: latest
tags: packages
- name: Install haproxy cluster packages - name: Install haproxy cluster packages
package: package:
@ -15,6 +16,7 @@
- haproxy - haproxy
- firewalld - firewalld
state: latest state: latest
tags: packages
- name: "### Certbot configuration ###" - name: "### Certbot configuration ###"
include_tasks: include_tasks: