You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/cloud
billwanjohi 61741b60c6 cloudformation: accept local templates in yaml format
Since the YAML data format is a subset of JSON, it is trivial to convert
the former to the latter. This means that we can use YAML templates to
build cloudformation stacks, as long as we translate them before passing
them to the AWS API. I figure this could potentially be quite popular in
the Ansible world, since we already use so much YAML for our playbooks.
11 years ago
..
amazon cloudformation: accept local templates in yaml format 11 years ago
azure Several cleanups to many modules: 11 years ago
digital_ocean Fixing digital_ocean documentation and a bug in os_subnet 11 years ago
docker Add 'docker_api_version' to docker_image 11 years ago
google Several cleanups to many modules: 11 years ago
linode Several cleanups to many modules: 11 years ago
openstack Merge pull request #1046 from emonty/feature/os_network 11 years ago
rackspace Prevent an empty error message 11 years ago
vmware Update vsphere_guest.py 11 years ago
__init__.py package files 11 years ago