digitalcourage.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Diese Instanz wird betrieben von Digitalcourage e.V. für die Allgemeinheit. Damit wir das nachhaltig tun können, erheben wir einen jährlichen Vorausbeitrag von 1€/Monat per SEPA-Lastschrifteinzug.

Server stats:

857
active users

Johannes Kastl

Just a big shoutout to and for being able to manage a AWX instance using Ansible.
The instance is running in , managed by . But the inner configuration of AWX (LDAP, Teams, Organisations, Permissions, Templates, Projects, Inventories, Credentials) needs to be managed,too. That is where Ansible comes in.

Next week I will once again have a AWX instance that manages itself by running a job on AWX. Nice, eh?

@johanneskastl I've been trying to push for this kind of workflow in work for a long time. We've been maintaining playbook setups across multiple AWX instances manually and it's such a pain. It's so easy for someone to make a change when troubleshooting and then forget to revert it, or worse, to apply it to other envs...

We only recently got access to make API tokens so we could use Ansible to maintain our setups but for some reason the RBAC side of things hasn't caught up and our tokens can create objects but not update them... Sometimes AWX frustrates me no end 😠