Untitled

 avatar
unknown
plain_text
10 months ago
114 B
7
Indexable
- name: Install Plugins
  jenkins_plugin:
    name: xvfb
    url: "{{ jenkins_instance_url }}"
    state: disabled
Editor is loading...
Leave a Comment