Skip to content

Commit

Permalink
modified: README.md (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
djdanielsson authored Sep 6, 2024
1 parent 429a026 commit e2a83b4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,12 @@ You can also include it in a `requirements.yml` file and install it with `ansibl
---
collections:
- name: infra.leapp
- name: ansible.posix
version: ">=1.5.1"
- name: community.general
version: ">=6.6.0"
- name: fedora.linux_system_roles # or redhat.rhel_system_roles see upgrade readme for more details
version: ">=1.21.0"
```
Note that if you install the collection from Ansible Galaxy, it will not be upgraded automatically when you upgrade the `ansible` package. To upgrade the collection to the latest available version, run the following command:
Expand Down

0 comments on commit e2a83b4

Please sign in to comment.