OPNsense-Dashboard/ansible
2023-01-30 21:01:36 -08:00
..
inventory.yml add Ansible playbook to automate tasks 2023-01-30 20:52:58 -08:00
playbook.yml change hosts to all 2023-01-30 21:01:36 -08:00
README.md add Ansible playbook to automate tasks 2023-01-30 20:52:58 -08:00

run this using: ansible-playbook -i inventory.yml -u root -k playbook.yml

It will prompt you for the SSH password to your OPNSense device. This playbook assumes you've completed the first part of configuring OPNSense.

Change the IP Address to whatever IP address you use for OPNSense