diff options
author | Deepak Chandella <deepak.chandella@orange.com> | 2019-07-05 22:31:36 +0530 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-02-09 19:09:14 +0100 |
commit | b7d72be6458dbe73e3893ba242fb2dd7a6c745fc (patch) | |
tree | 24a2e5ebffe59708c59df7dfb299670913b0327f /ansible | |
parent | c08dbf219a73c6ac6d891eb5451025520dae3489 (diff) |
Adding first patch for behave feature
Change-Id: Ic975c301103b49cdec2bd26746b708388f21e892
Signed-off-by: Deepak Chandella <deepak.chandella@orange.com>
(cherry picked from commit 5dd0d0ffd46e7665fddde8fd2f4da1a9b58506bb)
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/site.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index f85f3f03..ba33882d 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -13,3 +13,4 @@ - third - fourth - fifth + - sixth |