aws-examples:仅做一些AWS工作

时间:2024-03-23 10:32:21
【文件属性】:

文件名称:aws-examples:仅做一些AWS工作

文件大小:4KB

文件格式:ZIP

更新时间:2024-03-23 10:32:21

Python

aws-例子 使用Ansible的AWS部署示例 示例.ansible.cfg文件(复制到主目录): [defaults] host_key_checking = false remote_user = ec2-user ask_pass = false private_key_file = /path/to/aws-examples/My_Test_KeyPair.pem [privilege_escalation] become_method = sudo become_user = root become_ask_pass = false


【文件预览】:
aws-examples-main
----.gitignore(2KB)
----create_key_pair.py(536B)
----ansible()
--------web()
--------get_subnet_id.py(581B)
--------deploy-webserver.yml(2KB)
--------whats_my_ip.py(206B)
----README.md(340B)

网友评论