fix teest.yml for update_all_packages role

This commit is contained in:
Chris Hammer 2023-12-13 20:54:15 -05:00
parent f4a4884448
commit 218a7e6096
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ namespace: jchristianh
name: baseos
# The version of the collection. Must be compatible with semantic versioning
version: 1.0.17
version: 1.0.18
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md

View File

@ -2,4 +2,4 @@
- hosts: localhost
remote_user: root
roles:
- roles/update_all_packages
- update_all_packages