Skip to content

allx/remote_logging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remote_logging

Realtime log streams for Ansible

It works and tested with Ansible 2.7.10 only.

Copy files in ansible folder to system ansible module location (backup the original files first).

- name: Run long live task
  hosts: worker01

  tasks:
  - shell_with_log: /root/sleep.sh

Example - one node

Example - two nodes

About

Realtime log streams for Ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages