Added VMWare tools to the Ansible Toolkit

This commit is contained in:
2021-04-07 14:25:36 +01:00
parent eefc8f99e2
commit 1650f9d363
4 changed files with 32 additions and 1 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
check_mode: yes
register: upgradable_packages
- name: Print uptime information
- name: Print list of upgradable packages
debug:
var: upgradable_packages.stdout_lines