Just installing applications is pretty easy though.
***
- hosts: localhost
become: yes
tasks:
- name: Install required software
dnf:
state: latest
name:
- firefox
- telegram
- calibre
ansible-playbook install.yml
Something like that (untested)
Certainly feels like it and I personally wouldn't buy anything from them at the moment.
Edit: would -> wouldn't