Skip to content

Commit dc7dab8

Browse files
Merge pull request #419 from olivierlemasle/patch-1
installation.md: fix Ansible title level
2 parents 8593675 + 6b11f43 commit dc7dab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ Note that Podman does not officially support device-mapper. Thus, the `exclude_g
557557

558558
This project is using [go modules](https://github.com/golang/go/wiki/Modules) for dependency management. If the CI is complaining about a pull request leaving behind an unclean state, it is very likely right about it. After changing dependencies, make sure to run `make vendor` to synchronize the code with the go module and repopulate the `./vendor` directory.
559559

560-
#### Ansible
560+
## Ansible
561561

562562
An [Ansible Role](https://github.com/alvistack/ansible-role-podman) is
563563
also available to automate the installation of the above statically

0 commit comments

Comments
 (0)