./python/ansible, SSH-based configuration management, deployment, and task execution

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 10.6.0, Package name: ansible-10.6.0, Maintainer: pkgsrc-users

Ansible is a radically simple model-driven configuration management,
multi-node deployment, and remote task execution system. Ansible works
over SSH and does not require any software or daemons to be installed
on remote nodes. Extension modules can be written in any language and
are transferred to managed machines automatically.


Required to run:
[textproc/py-yaml] [security/py-paramiko] [devel/py-setuptools] [textproc/py-jinja2] [security/py-cryptography] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 39814.128 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-14 18:25:05 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
ansible: more CHECK_INTERPRETER_SKIPs
   2024-11-12 09:08:52 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
ansible: updated to 10.6.0

10.6.0
======

Major Changes
-------------

ansible.posix

- Dropping support for Ansible 2.9, ansible-core 2.15 will be minimum required \ 
version for this release

dellemc.openmanage

- omevv_firmware_repository_profile - This module allows to manage firmware \ 
repository profile.
- omevv_firmware_repository_profile_info - This module allows to retrieve \ 
firmware repository profile information.
- omevv_vcenter_info - This module allows to retrieve vCenter information.

fortinet.fortios

- Improve the logic for SET function to send GET request first then PUT or POST
- Mantis
- Support new FOS versions 7.6.0.

grafana.grafana

- Adding "distributor" section support to mimir config file
- Allow alloy_user_groups variable again
- Alloy Role Improvements
- Bump ansible-lint from 24.6.0 to 24.9.2
- Bump pylint from 3.2.5 to 3.3.1
- Ensure check-mode works for otel collector
- Fix message argument of dashboard task
- Update Alloy variables to use the `grafana_alloy_` namespace so they are unique
- Update README.md
- Update README.md
- Update main.yml
- add grafana_plugins_ops to defaults and docs
- add option to populate google_analytics_4_id value
- fix ansible-lint warnings on Forbidden implicit octal value "0640"
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal
   2024-10-09 10:06:51 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
ansible: updated to 10.5.0

10.5.0

Major Changes

dellemc.openmanage

- idrac_secure_boot - This module allows to Configure attributes, import, or \ 
export secure boot certificate, and reset keys.
- idrac_system_erase - This module allows to Erase system and storage components \ 
of the server on iDRAC.
   2024-09-11 11:46:06 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
ansible: updated to 10.4.0

10.4.0

Major Changes

dellemc.openmanage

- idrac_secure_boot - This module allows to import the secure boot certificate.
- idrac_support_assist - This module allows to run and export SupportAssist \ 
collection logs on iDRAC.

grafana.grafana

- fix:mimir molecule should use ansible core 2.16
   2024-08-19 18:13:52 by Tobias Nygren | Files touched by this commit (1)
Log message:
ansible: skip another interpreter check
   2024-08-19 13:22:29 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
ansible: updated to 10.3.0

10.3.0

Minor changes