continue-config.json removed unused cert Jul 23, 2024 devfile.yaml initial commit Jul 22, 2024 run.sh initial commit Jul 22, 2024 syntax_highlighting_demo.yaml initial commit Jul 22, 2024 Repository files navigation README Basic Ansible A simple Ansible demo that shows off linting and llm cap...
The path to an Ansible configuration file. The configuration in the file overrides any configuration thatconfig-downloadgenerates by default. --config-download-timeout CONFIG_DOWNLOAD_TIMEOUT The timeout duration in minutes that you want to use forconfig-downl...
#--- 创建kubectl kubeconfig文件: /root/.kube/config - name: 准备kubectl使用的admin 证书签名请求 template: src=admin-csr.json.j2 dest={{ ca_dir }}/admin-csr.json 7 changes: 7 additions & 0 deletions 7 roles/kube-master/defaults/main.yml Original file line numberDiff line numberDiff...
Next, we also need to ensure thephp5-mcryptmodule is enabled. This is done by running thephp5enmodscript with the shell task, and checking the20-mcrypt.inifile is in the right place when it’s enabled. Note that we are telling Ansible that the task creates a specific f...
Basic Ansible Commands to get Started There are a few basic commands we can use to get started. We can interact with our server just like we were on the console. Below returns the IP configuration from our Windows Server ansible test -i inventory.yml -m raw -a "ipconfig" ...
ansible update ansible/install-grafana-in-k8/grafana-cm.yaml. 5年前 autoupgrade update autoupgrade/software.yaml 4天前 bot Support mount service template file to mount in deployment 5年前 cd/repo Remove hk repo deployment yaml 5年前 ci 基础设施门禁镜像打包 3个月前 docs...
Note:If you want to set up a Tinc mesh VPN quickly and easily, check out this tutorial:How To Use Ansible and Tinc VPN to Secure Your Server Infrastructure. Prerequisites To complete this tutorial, you will require root access on at least three Ubuntu 14.04 servers. Instructions ...
ansible puppet(ruby), saltstack(python) 监控工具: zabbix 大数据处理: hadoop spark, storm elk: elasticsearch, logstash, kibana docker: Python: 一万小时定律: 认证: RedHat: RHCSA RHCE RHCA 培训: 加速知识获取过程; 有人监督,有环境; 纪律:
This will make ensure that all agent nodes will have a file at/tmp/example-ip, with-rw-r--r--permissions, and text that contains the node's public IP address. We can either wait until the agent checks in with the master automatically, or we can run the following on the agent: ...
Ansible with Terraform AWS IAM user, group, role, and policies - part 1 AWS IAM user, group, role, and policies - part 2 Delegate Access Across AWS Accounts Using IAM Roles AWS KMS terraform import & terraformer import Terraform commands cheat sheet Terraform Cloud Terraform 14 ...