mrlesmithjr / ansible-netplan

Ansible role to manage Netplan
MIT License
132 stars 85 forks source link

Better comments/instructions #26

Closed mabasic closed 3 years ago

mabasic commented 3 years ago

When I first tried to use this role I was confused with what I was expected to configure (#22). I assumed that if I provide a netplan configuration file to netplan_config_file that the content of that file would be applied to the system. It took me a decent amount of time to figure out what the required options do. That is why I am sending this PR.