- New York, NY
- https://sukaato.moe
-
Improvise. Adapt. Overcome. (pfp by Rogue Vincent)
- Joined on
2025-12-05
Block a user
Create Python CLI app that allows type- / data structure- appropriate changes in or for Ansible variables
Create an environment that stores default relative paths for role templates/files
Decided on creating a Python app that handles interface with the environment. An INI file may be used but may otherwise be unnecessary for path variables in particular, as they can be defined in…
Create an environment that stores default relative paths for role templates/files
NameError due tro circular class reference in method parameter type check
Create an environment that stores default relative paths for role templates/files
Created a script recently that also exports environment variables for paths relevant to skato-ansible project: [.bin/skansible.sh](https://git.sukaato.moe/admin/skato-ansible/src/commit/ffa5408e9…
Porting the project to Ansible 12?
Create an environment that stores default relative paths for role templates/files
Apparently, the Ansible documentation mentions a lookup Jinja/Python function plugin, ansible.builtin.env [on this page](https://docs.ansible.com/projects/ansible/la…
Complete the documentation of all current essential variables specific to this project
Rewrite all access of attributes/methods not native to Ansible modules to use bracket notation
Standardize dictionary entries for
config in role variables
Create an environment that stores default relative paths for role templates/files