Skip to content

Releases: ansible-collections/ansible.posix

1.5.2

10 Apr 08:50
7cf3934
Compare
Choose a tag to compare

1.5.1

20 Jan 18:18
727efe9
Compare
Choose a tag to compare
  1.5.1:
    changes:
      bugfixes:
      - Removed contentious terminology to match reference documentation in profile_tasks.
      - firewall - Fixed to output a more complete missing library message.
      - synchronize - Fixed hosts involved in rsync require the same password
      minor_changes:
      - mount - Add ``absent_from_fstab`` state (https://github.com/ansible-collections/ansible.posix/pull/166).
      - mount - Add ``ephemeral`` value for the ``state`` parameter, that allows to
        mount a filesystem without altering the ``fstab`` file (https://github.com/ansible-collections/ansible.posix/pull/267).
      - r4e_rpm_ostree - new module for validating package state on RHEL for Edge
      - rhel_facts - new facts module to handle RHEL specific facts
      - rhel_rpm_ostree - new module to handle RHEL rpm-ostree specific package management
        functionality
      - rpm_ostree_upgrade - new module to automate rpm-ostree upgrades
      - rpm_ostree_upgrade - new module to manage upgrades for rpm-ostree based systems
    release_date: '2023-01-20'

1.4.0

23 May 11:20
2d3f55c
Compare
Choose a tag to compare