You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-roles/networkd-to-ifconfig
Jérémy Lecour ee21973371
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2777|524|2253|2462|:+1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/223//ansiblelint">Evolix » ansible-roles » unstable #223</a> Details
gitea/ansible-roles/pipeline/head This commit looks good Details
Use FQCN
Fully Qualified Collection Name
3 months ago
..
defaults networkd-to-ifconfig: add variables for configuration by variables 3 years ago
meta Update Galaxy metadata (company, platforms and galaxy_tags) 2 years ago
tasks Use FQCN 3 months ago
templates networkd-to-ifconfig: add variables for configuration by variables 3 years ago
README.md Add a role to switch from networkd to ifconfig 5 years ago

README.md

networkd-to-ifconfig

Switch back from systemd "networkd" to plain old /etc/network/interfaces.

The role does nothing if an /etc/network/interfaces file is present.

You should always double-check if everything seems OK, then reboot.

Caveat: a public IPv4 and a public IPv6 are expected.