| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Ansible 2.9 is going to reach the end of life on May 23, 2022.
See:
https://groups.google.com/g/ansible-announce/c/kegIH5_okmg
MFH: 2022Q1
|
| |
|
|
|
|
|
|
|
| |
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket)
|
| |
|
|
|
| |
Changes: https://github.com/ansible/ansible/blob/v2.9.27/changelogs/CHANGELOG-v2.9.rst#v2-9-27
MFH: 2021Q4
|
| |
|
|
| |
Changes: https://github.com/ansible/ansible/blob/v2.9.26/changelogs/CHANGELOG-v2.9.rst#v2-9-26
|
| |
|
|
| |
Changes: https://github.com/ansible/ansible/blob/v2.9.24/changelogs/CHANGELOG-v2.9.rst#v2-9-24
|
| |
|
|
| |
Security: CVE-2021-3583
|
| |
|
|
|
| |
Changes: https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst#v2-9-22
Reported by: Portscout
|
| | |
|
| |
|
|
|
| |
The "ansibleworks" is not a correct CPE vendor. Change it to "redhat",
which is mentioned on websites like https://nvd.nist.gov.
|
|
|
This port is meant to track the legacy 2.X branch of Ansible as
sysutils/ansible is about to switch to 3.X.
|