Skip to content

Commit

Permalink
just a try commit
Browse files Browse the repository at this point in the history
  • Loading branch information
shellymiron committed Jun 4, 2024
1 parent c51bce9 commit 75a1f47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# cloud.vmware_ops roles/playbooks for VMware

# just try
This repository hosts the `cloud.vmware_ops` Ansible Collection.

The collection includes a variety of Ansible roles and playbooks to help automate the management of VMware.
Expand Down
4 changes: 4 additions & 0 deletions tests/integration/targets/info_test/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
file: ../../integration_config.yml
tags: eco-vcenter-ci

- name: Print info_hostname variable
ansible.builtin.debug:
msg: "info_hostname:: {{ info_hostname }}"

- name: Import simulator vars
ansible.builtin.include_vars:
file: vars.yml
Expand Down

0 comments on commit 75a1f47

Please sign in to comment.