Skip to content

Commit

Permalink
docs: fix example usage groups names in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antmelekhin committed Dec 9, 2023
1 parent 8a0338e commit 304fb78
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 @@ -51,7 +51,7 @@ platforms:
privileged: true
pre_build_image: true
groups:
- rhel_family
- debian_family
- name: 'instance-rocky'
image: 'antmelekhin/docker-systemd:rockylinux-9'
volumes:
Expand All @@ -61,7 +61,7 @@ platforms:
privileged: true
pre_build_image: true
groups:
- debian_family
- rhel_family
provisioner:
name: ansible
verifier:
Expand Down

0 comments on commit 304fb78

Please sign in to comment.