mirror of
https://github.com/thegeeklab/wp-ansible.git
synced 2024-11-10 03:20:39 +00:00
7 lines
120 B
Modula-2
7 lines
120 B
Modula-2
|
module github.com/drone-plugins/drone-ansible
|
||
|
|
||
|
require (
|
||
|
github.com/pkg/errors v0.8.1
|
||
|
github.com/urfave/cli v1.20.0
|
||
|
)
|