<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>https://jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>https://jackxiang.com/post//</link>
<title><![CDATA[[实践Ok]#deprecation_warnings = True允许在ansible-playbook输出结果中禁用“不建议使用”警告]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[Unix/LinuxC技术]]></category>
<pubDate>Thu, 26 Jul 2018 03:40:07 +0000</pubDate> 
<guid>https://jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	ansible applet -m ping&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br/>[DEPRECATION WARNING]: DEFAULT_SUDO_EXE option, In favor of Ansible Become, which is a generic framework. See become_exe. , <br/>use become instead. This feature will be removed in version 2.8. Deprecation warnings can be disabled by setting <br/>deprecation_warnings=False in ansible.cfg.<br/>[DEPRECATION WARNING]: DEFAULT_MODULE_LANG option, Modules are coded to set their own locale if needed for screenscraping . <br/>This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting deprecation_warnings=False in <br/>ansible.cfg.<br/>#deprecation_warnings = True&nbsp;&nbsp;&nbsp;&nbsp; 允许在ansible-playbook输出结果中禁用“不建议使用”警告<br/>vi /etc/ansible/ansible.cfg <br/>解决办法：<br/>#deprecation_warnings = True<br/>deprecation_warnings = false
]]>
</description>
</item><item>
<link>https://jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] [实践Ok]#deprecation_warnings = True允许在ansible-playbook输出结果中禁用“不建议使用”警告]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>