ansible-role-k8s-devkit
Configures a machine with tools for Kubernetes, Helm and Docker DevOps.
- Ansible 2.4.3
(TODO)
A description of the settable variables for this role should go here, including any variables that are in defaults/main.yml, vars/main.yml, and any variables that can/should be set via parameters to the role. Any variables that are read from other roles and/or the global scope (ie. hostvars, group vars, etc.) should be mentioned here as well.
(TODO)
A list of other roles hosted on Galaxy should go here, plus any details in regards to parameters that may need to be set for other roles, or variables that are used from other roles.
- name: ansible-role-k8s-devkit
src: git+https://github.com/cisco-sso/ansible-role-k8s-devkit
version: master
- hosts: local
roles:
- ansible-role-k8s-devkit
[local]
localhost ansible_connection=local
Copyright © 2018 Cisco Systems, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.