Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
j-rivero authored Apr 3, 2024
1 parent 48d0974 commit e50e17f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,8 @@ project name and other requirements is the only one executed.
* `repositories:` list of repositories to configure into the system
* `name:` name of the repository to install as named inside `repositories:` section
* `type:` name of the type of repository to install matching the `repositories:` section
* `requirements:` {optional} section to list requirements to met for repositories installations
* `distributions:` {optional} subsection for requirements on the platform being run
* `requirements:` [optional] section to list requirements to met for repositories installations
* `distributions:` [optional] subsection for requirements on the platform being run
* `{distribution_name}:` distribution name (i.e ubuntu) as in `distro.id()` module call
* `{version_name}:` release name inside the distribution (i.e jammy) as in `distro.codename()` module call

Expand Down

0 comments on commit e50e17f

Please sign in to comment.