diff options
author | Brinda Santh <bs2796@att.com> | 2019-11-19 15:07:32 -0500 |
---|---|---|
committer | Brinda Santh <bs2796@att.com> | 2019-11-19 15:07:32 -0500 |
commit | 2783ded8664505cc0bbfd254fc2a96c5830b66a0 (patch) | |
tree | 6c4c6d829caba7a6378a3bb05bf7802cb8a8ae4f /ms/py-executor/requirements.txt | |
parent | 1337eccc2be949d860f3c5b1f0148c061c3c669b (diff) |
Folder for py-executor TLS certificate files
Issue-ID: CCSDK-1747
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: Ia404322cefbd603fd06bd23ff1d069dc277065ec
Diffstat (limited to 'ms/py-executor/requirements.txt')
-rw-r--r-- | ms/py-executor/requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ms/py-executor/requirements.txt b/ms/py-executor/requirements.txt index b55636918..6c406bfaf 100644 --- a/ms/py-executor/requirements.txt +++ b/ms/py-executor/requirements.txt @@ -2,4 +2,5 @@ grpcio==1.23.0 grpcio-tools==1.23.0 configparser==4.0.2 requests==2.22.0 -ncclient==0.6.6
\ No newline at end of file +ncclient==0.6.6 +ansible==2.8.5
\ No newline at end of file |