Skip to content

Commit

Permalink
requested changes in dyndns.yml, dyndns-test.xml,test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fnateghi committed Sep 13, 2024
1 parent a0a00d8 commit e61b1f6
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 31 deletions.
1 change: 0 additions & 1 deletion tasks/dyndns.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,3 @@
- settings
when:
- opn_dyndns_accounts is defined
- item.1.key != 'enable'
29 changes: 0 additions & 29 deletions test/dyndns-test.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,34 +3,5 @@
<system>
</system>
<OPNsense>
<DynDNS>
<general>
<enabled>1</enabled>
<verbose>0</verbose>
<allowipv6nano>0</allowipv6nano>
<daemon_delay>300</daemon_delay>
<backend>opnsense</backend>
</general>
<accounts>
<account uuid="8e4627c4-21ff-4252-a331-3d1adee0a023">
<enabled>1</enabled>
<service>noip</service>
<protocol/>
<server/>
<username/>
<password>user</password>
<resourceId>pass</resourceId>
<hostnames>all.ddnskey.com</hostnames>
<wildcard>0</wildcard>
<zone/>
<checkip>web_noip-ipv4</checkip>
<checkip_timeout>10</checkip_timeout>
<force_ssl>1</force_ssl>
<ttl>300</ttl>
<interface>wan</interface>
<description>dyndns-description</description>
</account>
</accounts>
</DynDNS>
</OPNsense>
</opnsense>
1 change: 0 additions & 1 deletion test/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
- name: restart dyndns
debug:
msg: fake handler - restart dyndns

tasks:
- name: include default vars
ansible.builtin.include_vars:
Expand Down

0 comments on commit e61b1f6

Please sign in to comment.