mirror of
https://github.com/mmumshad/ansible-playable.git
synced 2025-03-09 23:38:54 +00:00
Add support for custom modules
This commit is contained in:
parent
d287b8cb6d
commit
c8ac97657e
6 changed files with 354 additions and 22 deletions
|
@ -11,6 +11,6 @@ module.exports = {
|
|||
},
|
||||
|
||||
// Seed database on startup
|
||||
seedDB: true
|
||||
seedDB: false
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue