Big Cleanup #1

Open
g33kex wants to merge 19 commits from big_cleanup into master
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 2022-07-22 13:53:14 +02:00
g33kex changed title from big_cleanup to Big Cleanup 2022-07-22 13:53:39 +02:00
g33kex requested review from histausse 2022-07-22 13:54:05 +02:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin big_cleanup:big_cleanup
git checkout big_cleanup

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff big_cleanup
git checkout master
git merge --ff-only big_cleanup
git checkout big_cleanup
git rebase master
git checkout master
git merge --no-ff big_cleanup
git checkout master
git merge --squash big_cleanup
git checkout master
git merge --ff-only big_cleanup
git checkout master
git merge big_cleanup
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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
No description provided.