config_watchman_tx1.yml 248 Bytes
- 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