add capability to disable systemd-resolved via role #86
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
renovate
waiting on upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
CCCHH/ansible-infra!86
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "add-systemd-resolved-config-role"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Sometimes it is necessary to disable systemd-resolved on a host, for example when another DNS server is being configured. To make this easy, a new role is introduced (included by default via
base_configrole) which can do that. The defaults are not changed in any way so any host that is currently running with systemd-resolved will continue to do so.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.