Initial release version to AAP #5

Merged
chris merged 18 commits from testing into main 2024-02-28 16:47:03 -05:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 218a7e6096 - Show all commits

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