Skip to content

TOP VCF technology

VMware Cloud Foundation

TOP VCF technology

VMware Cloud Foundation

  • HOME
  • CATEGORIES
    • Automation
    • Development
    • powercli
    • Certificates
    • VMware OpenStack
    • VCF
    • NSX-T
    • Cisco
    • vSAN
    • vRealize / Aria Products
    • Certification
    • vCenter
    • Labs
    • Scripts
    • ESXi
    • Storage
    • EUC
    • HCX
    • Cloud
    • Migration
    • Hardware
    • vSphere
    • Tanzu
  • ABOUT US
    • ANTHONY
    • ALEXANDRA
    • RAY
    • KAD
  • CONTACT US
  • DISCLAIMER
Automation

Ansible with VMware – Install multiple apps, using variables and targeting groups examples – Part 10

Kad June 10, 2025 No Comments

So installing multiple apps in your playbook helps consolidate your playbook, makes it run faster and it is easier to read. Below is an example. The below variable example is…

Automation

Ansible with VMware – Updating software remotely and running multiple tasks for Ansible – Part 9

Kad June 9, 2025 No Comments

This blog I will upgrade ubuntu, update all packages, only target ubuntu nodes using the ‘when’ command and run multiple tasks. Here are my two yml files tested and working…

Automation

Ansible with VMware – Installing and removing software remotely for Ansible – Part 8

Kad June 8, 2025 No Comments

In this blog I will remove and install vlc player on my ubuntu box from the ansible control node and skip centos OS boxes. I will create two yml files…

Automation

Ansible with VMware – Setting up your GitHub for Ansible – Part 7

Kad June 4, 2025 No Comments

By using github and transferring all your playbooks/code to it, will allow it to be in a safe place and managed in one location. This will allow you to create…

Automation vRealize / Aria Products

VMware Aria Automation P1– Quick deploy with minimal resources and deploy my first virtual machine

Kad June 3, 2025 No Comments

So the three vms I will be deploying are: lifecycle manager – vrslcm – used to manage vra and vidm (certificates, health, deployment etc..) Identity manager – vidm – used…

Automation

Ansible with VMware – running remote commands from control node to managed node – Part 6

Kad May 29, 2025 No Comments

In this blog I will be running remote commands from the ansible control box to my test ubtuno virtual machine. Screen shots below

Automation

Ansible with VMware – Setup ansible on CentOS 10 and setup managed node – Part 5

Kad May 28, 2025 No Comments

A managed node is the remote machine you want to manage using your ansible box which is your control node. Every type of remote machine can be a managed node,…

Automation

Ansible with VMware – Create new virtual machine example– Part 4

Kad May 27, 2025 No Comments

create-vm.yml --- - name: create vm hosts: localhost become: false gather_facts: false tasks: - name: create folder community.vmware.vcenter_folder: hostname: 192.168.1.13 username: administrator@vsphere.local password: VMware1! validate_certs: no datacenter: dc1 folder_name: ansible…

Automation

Ansible with VMware – example api playbooks for vCenter – Part 3

Kad May 25, 2025 No Comments

You need to create two files first in your /etc/ansible/playbooks. login.yml and vcenter_vars.yml. This will allow to pass through information to the other .yml playbooks. Now here are some examples…

Automation

Ansible with VMware – Running some test Playbooks across vCenter – Part 2

Kad May 24, 2025 No Comments

Playbooks are automation blueprints, in YAML format that ansible uses to deploy and configure managed nodes. First we will create a file in /etc/ansible called ansible.cfg Next we will create…

Posts pagination

1 2 … 20

Next Page »

Recent Posts

  • Ansible with VMware – Install multiple apps, using variables and targeting groups examples – Part 10
  • Ansible with VMware – Updating software remotely and running multiple tasks for Ansible – Part 9
  • Ansible with VMware – Installing and removing software remotely for Ansible – Part 8
  • Ansible with VMware – Setting up your GitHub for Ansible – Part 7
  • VMware Aria Automation P1– Quick deploy with minimal resources and deploy my first virtual machine

Recent Comments

  1. Josef Zach on Upgrade VCF from 4.5.1 to 5.0.0.0

Archives

  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • November 2024
  • September 2024
  • July 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • January 2022

Categories

  • Automation
  • Certificates
  • Certification
  • Cisco
  • Cloud
  • Development
  • ESXi
  • EUC
  • Hardware
  • HCX
  • Labs
  • Migration
  • NSX-T
  • powercli
  • Scripts
  • Storage
  • Tanzu
  • Uncategorized
  • vCenter
  • VCF
  • Virtual Machines
  • VMware OpenStack
  • vRealize / Aria Products
  • vSAN
  • vSphere

You Missed

Automation

Ansible with VMware – Install multiple apps, using variables and targeting groups examples – Part 10

Automation

Ansible with VMware – Updating software remotely and running multiple tasks for Ansible – Part 9

Automation

Ansible with VMware – Installing and removing software remotely for Ansible – Part 8

Automation

Ansible with VMware – Setting up your GitHub for Ansible – Part 7

TOP VCF technology

VMware Cloud Foundation

Copyright © All rights reserved | Blogus by Themeansar.