<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ansible on Sunday Blog</title>
    <link>https://blog.sundayhk.com/tags/ansible/</link>
    <description>Recent content in ansible on Sunday Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Wed, 12 Dec 2018 20:55:41 +0800</lastBuildDate><atom:link href="https://blog.sundayhk.com/tags/ansible/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Ansible最佳实践</title>
      <link>https://blog.sundayhk.com/post/ansible-best-practices/</link>
      <pubDate>Wed, 12 Dec 2018 20:55:41 +0800</pubDate>
      
      <guid>https://blog.sundayhk.com/post/ansible-best-practices/</guid>
      <description>ansible https://docs.ansible.com/ Ansible优化 https://ansible.leops.cn/advanced/optimization/ Ansible Best Practices Ansible Best Practices inventories/ production/ hosts # inventory file for production servers group_vars/ group1.yml # here we assign variables to particular groups group2.yml host_vars/ hostname1.yml # here we assign variables to particular systems hostname2.yml staging/ hosts # inventory file for staging environment group_vars/ group1.yml # here we assign variables to particular groups group2.yml host_vars/ stagehost1.yml</description>
    </item>
    
    <item>
      <title>Ansible 常用模块使用</title>
      <link>https://blog.sundayhk.com/post/ansible-common-modules-use/</link>
      <pubDate>Sat, 09 Jun 2018 22:59:48 +0800</pubDate>
      
      <guid>https://blog.sundayhk.com/post/ansible-common-modules-use/</guid>
      <description>安装 CentOS/RHEL 在 CentOS 、RHEL、Alibaba Cloud Linux 等使用 RPM 包管理器的发行版中，可以使用 如下命令安装 Ansible: sudo yum install ansible Ubuntu 在 Ubuntu、Debian 等使用 DEB 包管</description>
    </item>
    
  </channel>
</rss>
