Skip to content

musaugurlu/Ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible

Ansible Automation for Azure IaC

Usage

  • Works on Azure Shell
  • cd to location
  • Run ansible-playbook main.yml
  • Provide password when prompted
  • By default, the application will be available at http://luckylibrary.eastus2.cloudapp.azure.com.
    • .cloudapp.azure.com part of the url cannot be changed unless a custom domain is assigned.
    • .eastus2. in the url comes from location.
    • only customizable part is luckylibrary part and it can be changed by assigning a different value to vm_net_pip_dns_label variable in create_servers.yml file.

About

Ansible Automation for Azure IoC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published