Skip to content

Commit

Permalink
add another host to inventory
Browse files Browse the repository at this point in the history
Signed-off-by: kksat <22549266+kksat@users.noreply.github.com>
  • Loading branch information
kksat committed Nov 19, 2024
1 parent c3bc7a0 commit 8f0c357
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible_collections/solid/example/inventory.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
host1 ansible_host=localhost ansible_connection=local ansible_os_family=Debian
host2 ansible_host=localhost ansible_connection=local ansible_os_family=RedHat
host3 ansible_host=localhost ansible_connection=local ansible_os_family=Suse
host4 ansible_host=localhost ansible_connection=local ansible_os_family=unsupported

0 comments on commit 8f0c357

Please sign in to comment.