config_watchman_tx1.yml 248 Bytes RawBlameHistoryPermalink 1 2 3 4 5 6 7 - hosts: starnet_master sudo: yes gather_facts: false tasks: # - command: echo "123" > /root/UserApp/haha.log - command: ls # - raw: sed -i 's/^name.*/name: \"{{ inventory_hostname }}\"/g' /root/UserApp/filebeat_app/filebeat.yml