File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1- # v1.2.dev1
1+ # v1.2
22
33Lots of smaller bits in this release and massive improvement to the documentation.
44
@@ -12,7 +12,7 @@ Operation & fact updates:
1212+ Add GPG facts: ` gkg_key ` , ` gpg_keys ` and ` gpg_secret_keys `
1313+ Add ` additional_ips ` in ` network_devices ` fact
1414+ Add ` ipv4_addrs ` and ` ipv6_addrs ` facts to replace ` ipv[46]_addresses `
15- + Add ` has_gui ` fact
15+ + Add ` linux_gui ` & ` has_gui ` facts
1616
1717Other bits:
1818
@@ -24,6 +24,7 @@ Other bits:
2424+ Use ` curl ` if ` wget ` not present in ` apt.key ` operation
2525+ Completely remove use of ` use_default_on_error ` in facts
2626+ Many updates/tweaks to documentation + theme
27+ + Allow functions in/as group/host data (CLI)
2728+ Implement/use Angolia docsearch on documentation
2829
2930
Original file line number Diff line number Diff line change 1- __version__ = '1.2.dev1 '
1+ __version__ = '1.2'
You can’t perform that action at this time.
0 commit comments