xenobyte
xenobyte pushed to main at xenobyte/sukaato-ansible 2026-01-07 17:08:08 +00:00
86cd3584b3 changed method name and added inheritance for 'Software' class, moved 'SSHKey' related classes to separate file and fixed 'Software' instance method call
e412e3d5ab changed method name and added inheritance for 'Software' class, moved 'SSHKey' related classes to separate file and fixed 'Software' instance method call
Compare 2 commits »
xenobyte pushed to main at xenobyte/sukaato-ansible 2026-01-07 02:59:47 +00:00
f46d397e3c refactor: moved SSH key management classes to separate file, added planned methods unimplemented for some classes
xenobyte pushed to main at xenobyte/sukaato-ansible 2026-01-07 01:50:58 +00:00
d75ad74d6b refactor: joined related conditionals together
dc97a1f0b9 refactor: implementing or changing classes to reduce decision tree branching complexity in some methods of 'RemoteNode' class
Compare 2 commits »
xenobyte pushed to main at xenobyte/sukaato-ansible 2026-01-05 15:27:34 +00:00
2f37eed0db fix: changed the algorithm/approach of the SSH key path removal method for 'RemoteNode'
f68a438de3 feature: created another set of cases for non-YAML parsing, tho not yet implemented
8193cb6de6 feature: created cases for non-YAML parsing, tho not yet implemented
Compare 3 commits »
xenobyte pushed to main at xenobyte/sukaato-ansible 2026-01-05 01:38:54 +00:00
310fd28495 restarting rewrite of CLI
b7e2a8e9db refactor: created separate file for 'Config' class, rewrote it as a context manager
078cdd4ab3 did some refactoring and renaming
Compare 3 commits »
xenobyte pushed to main at xenobyte/sukaato-ansible 2026-01-03 20:58:40 +00:00
0230cb4074 fix: added missing command context pass into function
xenobyte pushed to main at xenobyte/sukaato-ansible 2026-01-03 20:56:37 +00:00
b3d70659ec refactor, fix, feature: turned 'Config' class into YAML-parsing file context manager, refactored CLI command nesting and prepared associated functions for rewrite
eefce50bbb fix, refactor: debugged circular class ref via refactor & renaming
231850fc14 removed code used for testing purposes
d46a10191b fix, refactor: debugged circular class ref via refactor & renaming
Compare 4 commits »
xenobyte pushed to main at xenobyte/sukaato-ansible 2026-01-02 22:10:43 +00:00
46d04d7c88 excluded '__pycache__' from version control
68ad15ab62 feature: started writing inventory variable and host or group files related subcommand for CLI tool
1a225364ea added ansible-vault Python package for Ansible-compatible string encryption
08f0cac740 added a TODO
5a04745c77 fix, feature: removed unpacking that lead to incorrect argument number, added Enum entry, added TODOs
Compare 7 commits »
xenobyte pushed to main at xenobyte/sukaato-ansible 2025-12-25 15:07:17 +00:00
fa1b1540d9 fix: changed typo that could lead to undefined err
xenobyte pushed to main at xenobyte/sukaato-ansible 2025-12-25 14:46:41 +00:00
34e1d12bca started a class for configuration of the CLI and CLI click-decorated functions
9d817b54b4 added classes that allow instantiation of relevant paths tied to given software
ee84984cc5 added constants for key paths referenced in rest of Python code
f5af9a7639 added some custom types to be used in other modules
c8fc487996 started creation of classes representing/modeling Ansible remote and control nodes
Compare 6 commits »
xenobyte pushed to main at xenobyte/sukaato-ansible 2025-12-21 21:59:15 +00:00
d149361e60 set up or initialized Python project
1851b0bb04 added Python lock file to version control exclusion rules
88aac6b598 created environment variables file
ed06773cac changed a version control exclude rule due to change in Python environment dir change
0dc3edc0bc added next few tasks
Compare 6 commits »
xenobyte pushed to main at xenobyte/sukaato-ansible 2025-12-21 19:45:21 +00:00
ffa5408e9c further clarified STDOUT message guiding user
xenobyte pushed to main at xenobyte/sukaato-ansible 2025-12-21 19:36:47 +00:00
2d7f783bb9 added some more guiding STDOUT statements for commands and removed useless function
xenobyte pushed to main at xenobyte/sukaato-ansible 2025-12-21 18:58:45 +00:00
eb437ce2e9 refactor: script file no longer necessary after refactor
07ff003870 refactor: changed name and location of file setting environment variables, made it take shell arguments with native functions as well
Compare 2 commits »
xenobyte pushed to main at xenobyte/sukaato-ansible 2025-12-16 18:49:01 +00:00
d88a9d6176 fix: playbook task already has access to inventory-level variables
c39463f4a7 feature: added a set of default path environment variables to be used as part of execution environment
474574860a fix: changed from dot notation to bracket notation for attr/meth access
Compare 3 commits »
xenobyte pushed to main at xenobyte/sukaato-ansible 2025-12-16 17:53:56 +00:00
645d815413 fix: removed some unnecessary escape characters, added title for installation section, added links to Gitea Wiki
xenobyte pushed to main at xenobyte/sukaato-ansible 2025-12-15 15:23:23 +00:00
3c3f7cbf1d fix: edited typos and added more exposition for the role scope section
xenobyte pushed to main at xenobyte/sukaato-compose 2025-12-15 15:14:19 +00:00
363c84dc0b fix: turns out publication of port unnecessary for outgoing connections
429f9f4b2b Changed to publish sendmail port as well
Compare 2 commits »
xenobyte pushed to main at xenobyte/sukaato-ansible 2025-12-15 15:12:50 +00:00
e175e41810 Filled in role metadata and placed in dependencies
3040a6203d Added task for adding essential documentation on Ansible inventory file naming conventions
29bd8090be Rewrote README to reflect refactored and rewritten Ansible project, and essential information
Compare 3 commits »
xenobyte pushed to main at xenobyte/sukaato-compose 2025-12-08 02:51:39 +00:00
e605db5021 Got opengist container working with requisite environment variables for OAuth2
47c92728d3 Excluded environment variable files from version control
f73917a0f3 Reverted to rootful container for gitea
Compare 12 commits »