# specify hostname when: "'sg01' in inventory_hostname"
role defaults 优先级最低 虽然有role vars,但是实际上因为优先级defaults更适合作为声明的位置
DEFAULT_PRIVATE_ROLE_VARS参数会使角色变量私有,可作为在角色多次执行时重置的方式
filter遇到未定义值会报错