Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem: Reload-Module issue on 'cron' and 'gateway' #88

Open
ansibleguy opened this issue Aug 24, 2024 · 0 comments
Open

Problem: Reload-Module issue on 'cron' and 'gateway' #88

ansibleguy opened this issue Aug 24, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@ansibleguy
Copy link
Owner

Modules

reload

Version

latest

Ansible Version

-

OPNSense Version

24.7.1

OPNSense-Plugin Version

No response

Issue

The tests fail, but I can't seem to find why.
If also happening on my local machine, not only the CI environment.

failed: [localhost] (item=cron) => {"ansible_loop_var": "item", "changed": false, "item": "cron", "msg": "value of target must be one of: alias, rule, route, gatewaycron, unbound, syslog, ipsec, ipsec_legacy, shaper, monit, wireguard, interface_vlan, interface_vxlan, interface_vip, frr, webproxy, bind, ids, openvpn, got: cron"}
failed: [localhost] (item=gateway) => {"ansible_loop_var": "item", "changed": false, "item": "gateway", "msg": "value of target must be one of: alias, rule, route, gatewaycron, unbound, syslog, ipsec, ipsec_legacy, shaper, monit, wireguard, interface_vlan, interface_vxlan, interface_vip, frr, webproxy, bind, ids, openvpn, got: gateway"}

Config Ansible

-

Config OPNSense

No response

Debug Output

-

Profiling Output

No response

ansibleguy added a commit that referenced this issue Aug 24, 2024
@ansibleguy ansibleguy added bug Something isn't working and removed triage labels Aug 24, 2024
@ansibleguy ansibleguy changed the title Problem: Reload failing for cron and gateway Problem: Reload-Module issue on 'cron' and 'gateway' Aug 24, 2024
@ansibleguy ansibleguy added the good first issue Good for newcomers label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant