mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 07:17:40 -02:30
Update unit test, edit credential module to pass sanity tests
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
set_fact:
|
||||
ssh_key_data: "{{ lookup('file', tempdir.stdout + '/id_rsa') }}"
|
||||
|
||||
- name: Test deprication warnings
|
||||
- name: Test deprecation warnings
|
||||
tower_credential:
|
||||
name: "{{ ssh_cred_name1 }}"
|
||||
organization: Default
|
||||
|
||||
Reference in New Issue
Block a user