Kourosh Nomnpour
Kourosh Nomnpour
Hello. I just modified the code to auth using password: ``` #!/usr/bin/python """Example script for SCP write""" from __future__ import print_function import argparse import socket import os import pwd import...
Hello, I am trying to use stdout_callback plugin in ansible-runner I added ansible.cfg file to envvars but it seems it ignores it. my envvars: ``` --- ANSIBLE_CONFIG: /home/veria/ansible-runner/ansible.cfg ``` ansible.cfg:...
## Summary * OS: Linux * Type: new-api ## Description can you please add cgroup data from /proc/PID/cgroup into Process() class? like p.cgroup()