None.
All variables need to be defined.
pppoe_client_bind_interface: None
pppoe_client_username: None
pppoe_client_password: None
- shomatan.firewalld
- hosts: servers
roles:
- role: shomatan.pppoe-client
pppoe_client_bind_interface: eth0
pppoe_client_username: [email protected]
pppoe_client_password: providered_password
MIT