Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@imp1sh imp1sh released this 19 Oct 09:59

ansible_openwrtwireless (breaking change)

  • variable transition to conform to the rest of the openwrt roles (see role README for more)
    • openwrt_wifi_interfaces -> openwrt_wifi_interfaceshost and openwrt_wifi_interfacesgroup
    • openwrt_wifi_devices -> openwrt_wifi_deviceshost and openwrt_wifi_devicesgroup

ansible_borgmatic (breaking changes)

  • uses systemd timer instead of cron
  • borgmatic_repositories now has mandatory attribute enabled. Setting it to true will enable the repo, and the other way around
  • role now conforms to task naming convention

ansible_openwrtwireless

  • role now conforms to task naming convention

ansible_openwrtfirewall

  • role now conforms to task naming convention

ansible_openwrtimagebuilder

  • updated docs
  • updated default image to x64 23.05.5

ansible_patchday (new)

  • patches your systems

ansible_users

  • role now conforms to task naming convention

ansible_podman

  • slight rework

ansible_openwrtprometheus_node_exporter_lua

  • minor fixes