Role: core -------------- - Adding `cron` to core_packages (Debian 12 does not have this out of the box) - Adding `wget` to core_packages (Debian 12 does not have this out of the box) - Adding `python3-pip` to core_packages (Debian 12 does not have this out of the box) - Adding `python3-requests` to core_packages (Debian 12 does not have this out of the box) Role: fw_ufw -------------- - Migrating role "ufw" from techvacy.ubuntu to "fw_ufw" in techvacy.linux verbatim Role: ALL -------------- - Adding discreet "become: true" to steps that specifically require it. Meaning roles should be run as non root by default - Adding support for running on Debian v12 minimum