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 cc46bdd
Show file tree
Hide file tree
Showing 2 changed files with 6 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
5 changes: 5 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,11 @@
file: ../../integration_config.yml
tags: eco-vcenter-ci

- name: Print info_hostname variable
ansible.builtin.debug:
msg: "info_hostname:: {{ info_hostname }}"
tags: eco-vcenter-ci

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

0 comments on commit cc46bdd

Please sign in to comment.