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.
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
67e645a3bd
refactor,feature: simplified item method for 'SSHKeyCollection', added iteration and str methods to it, and refined str methods for 'SSHKey'