Install 7-zip, then Zabbix agent with ansible
Repos azure-ansible/1-4-az-existing-windows-vm at main · spawnmarvel/azure-ansible · GitHub Copy the file Na, go to 7-zip first to test Steps Cp file Install 7-zip in path in yaml /s and check that the file exists Play
Ansible SEMAPHORE
azure-ansible/1-5-semaphore at main · spawnmarvel/azure-ansible · GitHub login docs Introduction – Semaphore Docs (ansible-semaphore.com)
Ansible WinRM manage vm (and RabbitMQ)
Repo azure-ansible/1-4-az-existing-windows-vm/readme.md at main · spawnmarvel/azure-ansible · GitHub We are simulating an existing vm not created by ansble, and managing it after created by someone. We set up from above repos We configured an inventory and ansible.cfg and pong’d it. All code is stored in the repos. Lets make a yml and create a folder […]
Configuring WinRM With HTTPS in azure virtual machine
Following post Configuring winRM in azure virtual machine with HTTPS/HTTP (techdiksha.com) Making repos azure-ansible/1-4-az-create-windows-vm/readme-existing-vm.md at main · spawnmarvel/azure-ansible · GitHub Test from a remote source Result
Ansible create windows vm
Azure Create a Windows virtual machine in Azure using Ansible | Microsoft Learn Code azure-ansible/1-4-az-create-windows-vm at main · spawnmarvel/azure-ansible (github.com) Result after running code from github Next, Configure the WinRM Listener. ConfigureRemotingForAnsible.ps1 removed from default branch? · Issue #81240 · ansible/ansible (github.com) oink Lets check the vm Vicuna Ok, lets delete all, since we added […]
Grafana Bash, then Ansible
Tutorial Build your first dashboard | Grafana documentation Add data source, Test data source To configure basic settings for the data source, complete the following steps: Code azure-ansibel/7-grafana at main · spawnmarvel/azure-ansibel · GitHub
[DEPRECATION WARNING]: Setting ip_configuration flatten is deprecated and will be removed
ansible –versionansible 2.10.8 When creating a vm and the nic: How can we fix this? Have a look at the docs for ip_configuration. azure.azcollection.azure_rm_networkinterface module – Manage Azure network interfaces — Ansible Documentation There are examples at the end. Our code that caused the warning. After looking at the docs, we also gave the ip_configuration […]
How to Use Ansible: A Reference Guide
How to Use Ansible: A Reference Guide | DigitalOcean
Ansible 103 (vs Docker)
(17) What is Ansible | Ansible Playbook explained | Ansible Tutorial for Beginners – YouTube
Finally Ansible with azure.azcollection on VM
Get Started – Configure Ansible on an Azure VM | Microsoft Learn