test fuck
This commit is contained in:
2
scan.yml
2
scan.yml
@@ -122,7 +122,7 @@
|
||||
|
||||
- ansible.builtin.lineinfile:
|
||||
path: "{{ playbook_dir }}/scan/https/{{ item.invocation.module_args.host.split('.')[0] }}/{{ item.invocation.module_args.host.split('.')[1] }}/{{ item.invocation.module_args.host.split('.')[2] }}.csv"
|
||||
line: "IP,CN,ISSUER,REVERSE"
|
||||
line: "IP,CN,ISSUER COUNTRY,ISSUER ORGA,REVERSE"
|
||||
insertbefore: BOF
|
||||
create: yes
|
||||
loop: "{{ cert.results }}"
|
||||
|
||||
Reference in New Issue
Block a user