Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

1- gather information from AWS: access and secret Key
2-  on AWS:  OS, image and region
3-  security_group and  vpc_subnet_id
4- key_pair  ( use to remote access the newly created VM )

...

5- fill the YAML file and run the Ansible playbooks




1- gather information from AWS: access and secret Key ( to allow remote script to create VM on AWS )

...