Big Cleanup #1

Open
g33kex wants to merge 19 commits from big_cleanup into master
g33kex commented 2 years ago
Owner

I moved most of the variables in their dedicated groups in group_vars, and variables related to the hosts in host_vars. Vaults have been also remade and simplified as well as the become password that is now stored using the system's keyring.

Users are not defined per server with stricter access control lists.

Legacy/unused roles were removed, be sure to add them to a separate repository before merging.

I moved most of the variables in their dedicated groups in group_vars, and variables related to the hosts in host_vars. Vaults have been also remade and simplified as well as the become password that is now stored using the system's keyring. Users are not defined per server with stricter access control lists. Legacy/unused roles were removed, be sure to add them to a separate repository before merging.
g33kex added 19 commits 2 years ago
g33kex changed title from big_cleanup to Big Cleanup 2 years ago
g33kex requested review from histausse 2 years ago

Reviewers

histausse was requested for review 2 years ago
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b big_cleanup master
git pull origin big_cleanup

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff big_cleanup
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Pains-Perdus/ansible#1
Loading…
There is no content yet.