Repository URL to install this package:
|
Version:
4.1.94.1.dev5 ▾
|
import json
print((json.dumps({
"ANSIBLE_MODULE_ARGS": {
'nfsshare': '192.168.1.114:/home/centos/nfsshare',
}
})))