Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
bd3029b914
made sure that handlers run prior to hostname change as well as a reboot in which the server is rendered inaccessible
57a3e876b8
added task informing user of needed actions to take advantage of now-avaialble vim plugins
1ce6879abf
fixed typo in a line substitution, added SystemD restart tasks for service to abide by configuration changes
9ea7fb37b0
fixed missing loop variable for headscale user registration task
7584027890
moved VIM and Crowdsec setup handler listener, former due to now being userspace package group installation, latter due to needing to precede headscale handler tasks
c0d0203406
excluded some very specific vars files from version control due to potential sensitive information
889b06bf21
altered template variables for vim editor configuration file
5bfde90be9
altered template variables for flexget configuration file
f592a56c60
added/altered template variables for headscale configuration file
fc95904327
added a default handler that performs a default action for software installation if none needed, as looped installations nonetheless will attempt to notify one
3fe4d9d5a2
added new dictionary variable, that has groups of container engine images; removed two packages from package groups to prepare for containerization instead
17a921b551
included an ansible-galaxy collecton requirement for containers.podman
ac4af5de3d
added task that creates two new networks for podman
5ff9ca4687
removed user primary group to enable default action, implemented solution for data restructure to avoid nested looping necessity, re-ordered last SSH access tasks
d364f82c9f
added conjunctive test case for root to task conditional and fixed copy module's valdation string argument
ffcf6b2596
fix: made the return be self, given that the instance of the class itself is what is treated as the context manager by default
0d44ec029f
replaced cerberus dependency with library of prebuilt valdiators
6af0d4b48c
fix, refactor: changed file buffer mode and changed conditional sequences for shorter algorithm
f37c2d5998
feature: added a new type amalgamating the return types of the 'open' BIF
a2d921a158
feature: added a class for handling Ansible vaults that can be converted to string, and added a YAMLObject representing VPS service as in YAML doc