|
7 anni fa | |
---|---|---|
.. | ||
defaults | 7 anni fa | |
files | 7 anni fa | |
filter_plugins | 7 anni fa | |
meta | 7 anni fa | |
tasks | 7 anni fa | |
templates | 7 anni fa | |
README.md | 7 anni fa |
Provision AWS infrastructure and instances.
This role contains many task-areas to provision resources and perform actions against an AWS account for the purposes of dynamically building an openshift cluster.
This role is primarily intended to be used with "include_role" and "tasks_from".
include_role can be called from the tasks section in a play. See example playbook below for reference.
These task-areas are:
Appropriate AWS credentials and permissions are required.
- include_role:
name: openshift_aws
tasks_from: vpc.yml
vars:
openshift_aws_clusterid: test
openshift_aws_region: us-east-1
Apache License, Version 2.0