Compare commits

..

3 Commits

Author SHA1 Message Date
Techno Tim 085a44f10a Merge branch 'master' into dependabot/pip/ansible-core-2.15.5 2023-10-25 20:32:06 -05:00
Techno Tim 51f5eef4c8 Merge branch 'master' into dependabot/pip/ansible-core-2.15.5 2023-10-18 17:27:04 -05:00
dependabot[bot] e5848e01c0 chore(deps): bump ansible-core from 2.15.4 to 2.15.5
Bumps [ansible-core](https://github.com/ansible/ansible) from 2.15.4 to 2.15.5.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](https://github.com/ansible/ansible/compare/v2.15.4...v2.15.5)

---
updated-dependencies:
- dependency-name: ansible-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 02:51:36 +00:00
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
---
k3s_version: v1.25.16+k3s4
k3s_version: v1.25.12+k3s1
# this is the user that has ssh access to these machines
ansible_user: ansibleuser
systemd_dir: /etc/systemd/system
+2 -2
View File
@@ -6,7 +6,7 @@
#
ansible-compat==3.0.1
# via molecule
ansible-core==2.15.4
ansible-core==2.15.5
# via
# -r requirements.in
# ansible-compat
@@ -86,7 +86,7 @@ molecule==4.0.4
# molecule-vagrant
molecule-vagrant==1.0.0
# via -r requirements.in
netaddr==0.10.0
netaddr==0.9.0
# via -r requirements.in
nodeenv==1.7.0
# via pre-commit