Files
community.general/lib/ansible/plugins
Jadi bf40b8d118 Fixed wrong limit on 'Fetch all deployments' sample (#51897)
Fixes: #51675 

the sample for 'Fetch all deployments' is "{{ lookup('k8s', kind='Deployment', namespace='testing') }}" but it should be "{{ lookup('k8s', kind='Deployment') }}"
2019-02-08 08:17:50 +05:30
..
2018-12-05 12:33:27 -08:00
2019-01-11 10:14:08 -05:00
2019-02-03 15:10:16 -05:00
2019-01-23 20:03:47 -05:00