[root@d ansible]# vim hosts # Ex 3: A collection of database servers in the 'dbservers' group [dbservers] ## dbservers//添加这一行 db01.intranet.mydomain.net db02.intranet.mydomain.net 10.25.1.56 10.25.1.57 [root@d ansible]# ansible dbservers --list-hosts [WARNING]: Found both gr...
192.168.118.14 ansible_ssh_user=root ansible_ssh_pass=123456 ansible_ssh_port=22 http_port=8888 maxClients=50 [myhost] 192.168.118.49 ansible_ssh_user=root ansible_ssh_pass=123456 ansible_ssh_port=22 http_port=9999 maxClients=100 1. 2. 3. 4. 6. tag的使用 使用场景:当一个playbook只需要执...
donald/uncletopia - Ansible playbook for uncletopia server cluster Svelte imput/cobalt - best way to save what you love chr/freddit - Alternative Reddit frontend Tormak/Steam-Art-Manager - Simple and elegant Steam library customization Tha/miru - Bittorrent streaming software for cats. ...
https://docs.ansible.com. honeytrap/honeytrap Advanced Honeypot framework. telekom-security/tpotce 🍯 T-Pot - The All In One Multi Honeypot Platform 🐝 containerd/containerd An open and reliable container runtime Feysh-Group/corax-community Corax for Java: A general static analysis ...
Docs » User Guide » Working With Modules » Module Index » Network modules For community users, you are reading an unmaintained version of the Ansible documentation. Unmaintained Ansible versions can contain unfixed security vulnerabilities (CVE). Please upgrade to a maintained version. See...
使用Packer、Ansible 和 Terraform 构建不可变的基础设施 Packer 的 builder 支持主流的公有云、私有云平台以及常见的虚拟化类型。...同时它支持的 provisioner 能覆盖主流的配置管理工具: Ansible, Puppet, Chef, Windows Shell, Linux Shell 等。...基础设施的创建和编排 Terraform Terraform 作为开源的基础设...
fcsonline/drill - A HTTP load testing application inspired by Ansible syntax fend - Arbitrary-precision unit-aware calculator Fractalide - Simple microservices habitat - A tool created by Chef to build, deploy, and manage applications. Herd - an experimental HTTP load testing application hickory-...
cc_ansible.py /usr/lib/python3/dist-packages/cloudinit/config/cc_apk_configure.py /usr/lib/python3/dist-packages/cloudinit/config/cc_apt_configure.py /usr/lib/python3/dist-packages/cloudinit/config/cc_apt_pipelining.py /usr/lib/python3/dist-packages/cloudinit/config/cc_bootcmd.py /usr/...
fcsonline/drill - A HTTP load testing application inspired by Ansible syntax fend - Arbitrary-precision unit-aware calculator Fractalide - Simple microservices habitat - A tool created by Chef to build, deploy, and manage applications. Herd - an experimental HTTP load testing application hickory-...
开发者ID:pombredanne,项目名称:ansible-modules,代码行数:7,代码来源:ldap.py 示例11: _setPhoto_ldap ▲点赞 1▼ def_setPhoto_ldap(context, uid, photo):portal_properties = getToolByName(context,'portal_properties') props = portal_properties.portlet_contact_propertiesifprops.ldap_search_recursive: ...